Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.