Docs » Available host and application monitors » Configure application receivers for orchestration » Kubernetes network stats (deprecated)

Kubernetes network stats (deprecated) 🔗

Note

This monitor is deprecated in favor of the native OTel kubeletstats receiver. See Kubelet Stats Receiver for more information.

Configuration settings 🔗

The following tables show the configuration options for this monitor:

Option

Required

Type

Description

kubeletAPI

no

object (see the following table)

Kubelet client configuration


The nested kubeletAPI configuration object has the following fields:

Option

Required

Type

Description

url

no

string

URL of the Kubelet instance. This will default to http://<current node hostname>:10255 if not provided.

authType

no

string

Can be none for no auth, tls for TLS client cert auth, or serviceAccount to use the pod’s default service account token to authenticate. The default value is none.

skipVerify

no

bool

Whether to skip verification of the Kubelet TLS cert. The default value is true.

caCertPath

no

string

Path to the CA cert that has signed the Kubelet TLS cert, unnecessary if skipVerify is set to false.

clientCertPath

no

string

Path to the client TLS cert to use if authType is set to tls

clientKeyPath

no

string

Path to the client TLS key to use if authType is set to tls

logResponses

no

bool

Whether to log the raw cadvisor response at the debug level for debugging purposes. The default value is false.

Metrics 🔗

The following metrics are available for this integration:

Notes 🔗

  • Learn more about the available metric types in Observability Cloud.

  • Default metrics are those metrics included in host-based subscriptions in Observability Cloud, such as host, container, or bundled metrics. Custom metrics are not provided by default and might be subject to charges. See more about metric categories.

  • To add additional metrics, see how to configure extraMetrics using the Collector.

Troubleshooting 🔗

If you are not able to see your data in Splunk Observability Cloud, try these tips:

To learn about even more support options, see Splunk Customer Success.