Docs » Supported integrations in Splunk Observability Cloud » 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 🔗

  • To learn more about the available in Observability Cloud see Metric types

  • In host-based subscription plans, 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 Metric categories for more information.

  • In MTS-based subscription plans, all metrics are custom.

  • To add additional metrics, see how to configure extraMetrics in Add additional metrics

Troubleshooting 🔗

If you are a Splunk Observability Cloud customer and are not able to see your data in Splunk Observability Cloud, you can get help in the following ways.

Available to Splunk Observability Cloud customers

Available to prospective customers and free trial users

  • Ask a question and get answers through community support at Splunk Answers .

  • Join the Splunk #observability user group Slack channel to communicate with customers, partners, and Splunk employees worldwide. To join, see Chat groups in the Get Started with Splunk Community manual.

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