Skip to content

getting k8s volume matrices on splunk singnalfx detectors #700

Answered by jvoravong
jvijayan6 asked this question in Q&A
Discussion options

You must be logged in to vote

Here is a sample values file I'd suggest trying.

agent:
  config:
    receivers:
      kubeletstats:
        auth_type: serviceAccount
        collection_interval: 10s
        endpoint: ${K8S_NODE_IP}:10250
        extra_metadata_labels:
        - container.id
        metric_groups:
        - container
        - pod
        - node
        - volume
   …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jvijayan6
Comment options

@jvijayan6
Comment options

Answer selected by jvijayan6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants