pkg/observability
Dave Protasowski e959f44282
[controller] OTel instrumentation (#3201)
* add workqueue metrics interface

* incorporate k8s client-go tool metrics - request latency & result

* drop custom stats reporter

* address linter

* fix boilerplate

* add some bounds checks

* Simplify int parsing and attribute handling

- use strconv.Atoi
- don't set status code attribute if we can't parse it

* add comment
2025-07-04 15:11:57 +00:00
..
attributekey New observability package (#3188) 2025-06-26 04:05:05 +00:00
configmap New observability package (#3188) 2025-06-26 04:05:05 +00:00
metrics [controller] OTel instrumentation (#3201) 2025-07-04 15:11:57 +00:00
resource [observability/resource] fix service name calculation (#3204) 2025-07-04 12:48:57 +00:00
runtime New observability package (#3188) 2025-06-26 04:05:05 +00:00
tracing [observability] Default missing endpoint scheme to HTTPS (#3200) 2025-06-30 18:03:52 +00:00
config.go New observability package (#3188) 2025-06-26 04:05:05 +00:00
config_test.go New observability package (#3188) 2025-06-26 04:05:05 +00:00