Skip to main content

Recently Updated Pages

Modify Git Log Mail

Git Tricks

Use the following command to replace commit email and author information: git filter-branch --env...

Updated 2 months ago by kugarocks

Commands

Git Quick Start

List Remote git remote -v Set Remote git remote set-url origin git@github.com:user/repo.git

Updated 2 months ago by kugarocks

Kernel Parameters

Linux Networking

## 设置本地端口范围为 1024-65000 echo 1024 65000 > /proc/sys/net/ipv4/ip_local_port_range ## 启用 TCP TIME...

Updated 2 months ago by kugarocks

settings.json

VSCode Configuration

Preferences: Open user settings inlayHints Remove value: field hint. "editor.inlayHints.enabled"...

Updated 2 months ago by kugarocks

Logs Schema

OpenTelemetry Collector

Version 0.113.0 otel_logs CREATE TABLE otel_logs ( `Timestamp` DateTime64(9) CODEC(Delta(8...

Updated 2 months ago by kugarocks

TiKV Disk Full

TiDB Troubleshooting

Errors ERROR 1105 (HY000): tikv disk full Get Process Info ps aux | grep tikv tidb 26560 ...

Updated 2 months ago by kugarocks

Storage CN

Prometheus Concept

https://prometheus.io/docs/prometheus/latest/storage/ Prometheus 包含一个本地磁盘上的时间序列数据库,也可以选择集成远程存储系统。...

Updated 2 months ago by kugarocks

Truncate Table

ClickHouse Manual

TRUNCATE TABLE default.jaeger_span; It will report error Reason: 1. Size (51.37 GB) is greater t...

Updated 2 months ago by kugarocks

kubectl edit

K8s Commands

https://kubernetes.io/docs/reference/kubectl/generated/kubectl_edit/ Examples Edit in JSON kubec...

Updated 2 months ago by kugarocks

Calico/Node is Not Ready

K8s Troubleshooting

Errors Events: Type Reason Age From Messa...

Updated 2 months ago by kugarocks