File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Guide](https://kubernetes.io/docs/concepts/cluster-administration/).
37
37
* ** Profiling Kubernetes** ([ profiling.md] ( sig-scalability/profiling.md ) ): How to plug in go pprof profiler to Kubernetes.
38
38
39
39
* ** Instrumenting Kubernetes with a new metric**
40
- ([ instrumentation.md] ( sig-instrumentation/instrumentation.md ) ): How to add a new metrics to the
40
+ ([ instrumentation.md] ( sig-instrumentation/metric- instrumentation.md ) ): How to add a new metrics to the
41
41
Kubernetes code base.
42
42
43
43
* ** Coding Conventions** ([ coding-conventions.md] ( ../guide/coding-conventions.md ) ):
@@ -95,7 +95,7 @@ See the [kubernetes/release](https://github.com/kubernetes/release) repository f
95
95
96
96
* ** Event style guide** [ event-style-guide.md] ( sig-instrumentation/event-style-guide.md )
97
97
98
- * ** Instrumenting Kubernetes** [ instrumentation.md] ( sig-instrumentation/instrumentation.md )
98
+ * ** Instrumenting Kubernetes with a new metric ** [ instrumentation.md] ( sig-instrumentation/metric- instrumentation.md )
99
99
100
100
* ** Structured Logging migration instructions** [ migration-to-structured-logging.md] ( sig-instrumentation/migration-to-structured-logging.md )
101
101
You can’t perform that action at this time.
0 commit comments