Skip to content

Commit 3288905

Browse files
author
Tim Bannister
authored
Follow k/website convention for blog authors
We don't (yet) use the front matter approach as it doesn't have good support for articles with multiple authors.
1 parent ae74287 commit 3288905

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/blog/_posts/2023-02-03-sig-instrumentation-spotlight.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ title: "Spotlight on SIG Instrumentation"
44
slug: sig-instrumentation-spotlight-2023
55
date: 2023-02-03
66
canonicalUrl: https://www.kubernetes.dev/blog/2023/02/03/sig-instrumentation-spotlight-2023/
7-
author: "Imran Noor Mohamed(Delivery Hero)"
87
---
98

9+
**Author:** Imran Noor Mohamed (Delivery Hero)
10+
1011
Observability requires the right data at the right time for the right consumer (human or piece of software) to make the right decision. In the context of Kubernetes, having best practices for cluster observability across all Kubernetes components is crucial.
1112

1213
SIG Instrumentation helps to address this issue by providing best practices and tools that all other SIGs use to instrument Kubernetes components-like the *Api server*, *scheduler*, *kubelet* and *kube-controller-manager*.

0 commit comments

Comments
 (0)