Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 338 Bytes

File metadata and controls

9 lines (6 loc) · 338 Bytes

Splunk instrumentation for k8s.io/client-go

This package provides OpenTelemetry instrumentation for the k8s.io/client-go package.

Getting Started

The transport package is used to wrap all requests to the Kubernetes API. See the example provided there.