From 42278c2417e85823728981b3b744d06c5af0da24 Mon Sep 17 00:00:00 2001 From: Peter Stranak Date: Wed, 4 Oct 2023 09:34:50 +0200 Subject: [PATCH 1/7] NH-57036: Fix metrics relation to Nodes on Fargate * Don't use 'kubernetes_io_hostname' on Fargate Nodes * Use 'service.instance.id' from Resource attributes instead of DataPoint attributes * Remove nonexistent metrics from mocked data --- .../redirectKubeStateMetricsResponse.txt | 13 - deploy/helm/CHANGELOG.md | 4 +- deploy/helm/metrics-collector-config.yaml | 37 +- ...ollector-config-map-fargate_test.yaml.snap | 34 +- ...etrics-collector-config-map_test.yaml.snap | 37 +- tests/integration/expected_output.json | 744 +----------------- tests/integration/test_metric_collection.py | 2 +- 7 files changed, 58 insertions(+), 813 deletions(-) diff --git a/build/docker/wiremockFiles/redirectKubeStateMetricsResponse.txt b/build/docker/wiremockFiles/redirectKubeStateMetricsResponse.txt index cc4931d2..bf524e14 100644 --- a/build/docker/wiremockFiles/redirectKubeStateMetricsResponse.txt +++ b/build/docker/wiremockFiles/redirectKubeStateMetricsResponse.txt @@ -199,11 +199,6 @@ kube_pod_container_resource_limits{container="test-container",endpoint="http",in kube_pod_container_resource_limits{container="test-container",endpoint="http",instance="test-node",job="test-job",namespace="test-namespace",node="test-node",pod="test-pod",resource="memory",service="test-service",uid="bafeef2c-1292-4a5e-a92c-d709480b04b6",unit="byte",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 3.221225472e+09 1675856675021 kube_pod_container_resource_limits{container="test-container",endpoint="tcp-model",instance="test-node",job="test-job",namespace="test-namespace",node="test-node",pod="test-pod",resource="memory",service="test-service",uid="bafeef2c-1292-4a5e-a92c-d709480b04b6",unit="byte",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 3.221225472e+09 1675856675021 kube_pod_container_resource_limits{container="test-container",endpoint="tcp-model",instance="test-node",job="test-job",namespace="test-namespace",node="test-node",pod="test-pod",resource="cpu",service="test-service",uid="bafeef2c-1292-4a5e-a92c-d709480b04b6",unit="core",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 0.1 1675856675021 -# TYPE kube_pod_container_resource_limits_cpu_cores untyped -kube_pod_container_resource_limits_cpu_cores{container="test-container",endpoint="tcp-model",instance="test-node",job="test-job",namespace="test-namespace",node="test-node",pod="test-pod",service="test-service",uid="71057e83-7723-4db5-a7ca-52ad7904e34d",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 1 1675856675021 -# TYPE kube_pod_container_resource_limits_memory_bytes untyped -kube_pod_container_resource_limits_memory_bytes{container="test-container",endpoint="tcp-model",instance="test-node",job="test-job",namespace="test-namespace",node="test-node",pod="test-pod",service="test-service",uid="03d2b55c-b225-476b-9178-c74f8e5eaba2",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 2.68435456e+08 1675856675021 -kube_pod_container_resource_limits_memory_bytes{container="test-container",endpoint="tcp-model",instance="test-node",job="test-job",namespace="test-namespace",node="test-node",pod="test-pod",service="test-service",uid="bafeef2c-1292-4a5e-a92c-d709480b04b6",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 3.221225472e+09 1675856675021 # TYPE kube_pod_container_resource_requests untyped kube_pod_container_resource_requests{container="test-container",endpoint="http",instance="test-node",job="test-job",namespace="test-namespace",node="test-node",pod="test-pod",resource="cpu",service="test-service",uid="f15ca7ca-af33-4f43-a793-ec3176b31842",unit="core",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 0.1 1675856675021 kube_pod_container_resource_requests{container="test-container",endpoint="http",instance="test-node",job="test-job",namespace="test-namespace",node="test-node",pod="test-pod",resource="memory",service="test-service",uid="bafeef2c-1292-4a5e-a92c-d709480b04b6",unit="byte",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 3.221225472e+09 1675856675021 @@ -242,14 +237,6 @@ kube_pod_info{container="test-container",created_by_kind="ReplicaSet",created_by kube_pod_init_container_info{container="test-container",container_id="docker://f1c98663d614379552d6c9aae831b4eb3e149c469d4d589b62ea077cf3dad807",endpoint="http",image="busybox:1.29.2",image_id="docker-pullable://busybox@sha256:cb63aa0641a885f54de20f61d152187419e8f6b159ed11a251a09d115fdff9bd",instance="test-node",job="test-job",namespace="test-namespace",pod="test-pod",service="test-service",uid="9cab81cb-9da1-4029-ac51-c7c3024c6fbf",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 1 1675856675021 kube_pod_init_container_info{container="test-container",container_id="docker://f55a97f615b1a90f15f114def871a7d4f0ed8a32d9a329cc7e2f94a24d4780c1",endpoint="http",image="fullstorydev/grpcurl:latest",image_id="docker-pullable://fullstorydev/grpcurl@sha256:d42ef512419560776bee5bb51e338a1734a0edb99f450b6d98fd98bcc93796f3",instance="test-node",job="test-job",namespace="test-namespace",pod="test-pod",service="test-service",uid="bafeef2c-1292-4a5e-a92c-d709480b04b6",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 1 1675856675021 kube_pod_init_container_info{container="test-container",container_id="docker://6fb07210b86971939dbfb16ae47f98afdb8214a52a21dd5fc26f21ae35c09d9e",endpoint="http",image="busybox:latest",image_id="docker-pullable://busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16",instance="test-node",job="test-job",namespace="test-namespace",pod="test-pod",service="test-service",uid="bafeef2c-1292-4a5e-a92c-d709480b04b6",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 1 1675856675021 -# TYPE kube_pod_init_container_resource_limits_cpu_cores untyped -kube_pod_init_container_resource_limits_cpu_cores{container="test-container",endpoint="http",instance="test-node",job="test-job",namespace="test-namespace",pod="test-pod",service="test-service",uid="2a82ed12-a31a-427a-adb9-d14cf6a4a063",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 0.1 1675856675021 -# TYPE kube_pod_init_container_resource_limits_memory_bytes untyped -kube_pod_init_container_resource_limits_memory_bytes{container="test-container",endpoint="http",instance="test-node",job="test-job",namespace="test-namespace",pod="test-pod",service="test-service",uid="a920ed2f-477d-4ad7-93d6-3222aabfece2",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 1.073741824e+09 1675856675021 -# TYPE kube_pod_init_container_resource_requests_cpu_cores untyped -kube_pod_init_container_resource_requests_cpu_cores{container="test-container",endpoint="http",instance="test-node",job="test-job",namespace="test-namespace",pod="test-pod",service="test-service",uid="c7f7a05a-a1b5-4fd0-a611-8e2a0e7acbf6",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 0.25 1675856675021 -# TYPE kube_pod_init_container_resource_requests_memory_bytes untyped -kube_pod_init_container_resource_requests_memory_bytes{container="test-container",endpoint="http",instance="test-node",job="test-job",namespace="test-namespace",pod="test-pod",service="test-service",uid="c7f7a05a-a1b5-4fd0-a611-8e2a0e7acbf6",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 6.7108864e+07 1675856675021 # TYPE kube_pod_init_container_status_ready untyped kube_pod_init_container_status_ready{container="test-container",endpoint="http",instance="test-node",job="test-job",namespace="test-namespace",pod="test-pod",service="test-service",uid="64b6d309-44e3-4a41-8883-c15c7cc9bc4a",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 1 1675856675021 kube_pod_init_container_status_ready{container="test-container",endpoint="http",instance="test-node",job="test-job",namespace="test-namespace",pod="test-pod",service="test-service",uid="bafeef2c-1292-4a5e-a92c-d709480b04b6",prometheus="prometheus-system/kube-prometheus-kube-prome-prometheus",prometheus_replica="prometheus-kube-prometheus-kube-prome-prometheus-0"} 1 1675856675021 diff --git a/deploy/helm/CHANGELOG.md b/deploy/helm/CHANGELOG.md index 21e1d0e3..257a5de0 100644 --- a/deploy/helm/CHANGELOG.md +++ b/deploy/helm/CHANGELOG.md @@ -7,13 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -## [2.8.0-alpha.2] - 2023-09-14 +## [2.8.0-alpha.2] - 2023-09-22 ### Added - Add monitoring windows node logs +### Fixed +- Detection of Node name for Fargate Nodes's metrics ## [2.8.0-alpha.1] - 2023-09-11 diff --git a/deploy/helm/metrics-collector-config.yaml b/deploy/helm/metrics-collector-config.yaml index 59ce5426..3f20e883 100644 --- a/deploy/helm/metrics-collector-config.yaml +++ b/deploy/helm/metrics-collector-config.yaml @@ -50,31 +50,16 @@ processors: datapoint: - 'attributes["container"] == "POD" and IsMatch(metric.name, "container_network_.*|k8s.container.*") == true' - - # unify attributes - attributes/unify_node_attribute: - include: - match_type: regexp - metric_names: - - container_.* - - kube_node_.* - - kube_pod_info - - kube_pod_container_resource_requests - - kube_pod_container_resource_limits - - kube_pod_init_container_resource_requests - - kube_pod_init_container_resource_limits - actions: - - key: k8s.node.name - from_attribute: node - action: insert -{{- if not .Values.aws_fargate.enabled }} - - key: k8s.node.name - from_attribute: kubernetes_io_hostname - action: insert -{{- end }} - - key: k8s.node.name - from_attribute: service.instance.id - action: insert + transform/unify_node_attribute: + metric_statements: + - context: datapoint + statements: + # when available, use "node" attribute for Node name + - set(attributes["k8s.node.name"], attributes["node"]) where IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") == true and attributes["k8s.node.name"] == nil + # "kubernetes_io_hostname", unlike "service.instance.id", provides a nice Node name in environments like local Docker, but for Fargate, its value is different from the other attributes + - set(attributes["k8s.node.name"], attributes["kubernetes_io_hostname"]) where IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") == true and attributes["eks_amazonaws_com_compute_type"] != "fargate" and attributes["k8s.node.name"] == nil + # use "service.instance.id" for Node name when the above attributes are not available + - set(attributes["k8s.node.name"], resource.attributes["service.instance.id"]) where IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") == true and attributes["k8s.node.name"] == nil attributes/unify_volume_attribute: include: @@ -1483,7 +1468,7 @@ service: - filter/receiver - transform - filter/remove_internal - - attributes/unify_node_attribute + - transform/unify_node_attribute - attributes/unify_volume_attribute - attributes/identify_init_container - attributes/identify_standard_container diff --git a/deploy/helm/tests/__snapshot__/metrics-collector-config-map-fargate_test.yaml.snap b/deploy/helm/tests/__snapshot__/metrics-collector-config-map-fargate_test.yaml.snap index 17e2c857..b76ceff9 100644 --- a/deploy/helm/tests/__snapshot__/metrics-collector-config-map-fargate_test.yaml.snap +++ b/deploy/helm/tests/__snapshot__/metrics-collector-config-map-fargate_test.yaml.snap @@ -334,24 +334,6 @@ Metrics config should match snapshot when using default values: match_type: regexp metric_names: - .* - attributes/unify_node_attribute: - actions: - - action: insert - from_attribute: node - key: k8s.node.name - - action: insert - from_attribute: service.instance.id - key: k8s.node.name - include: - match_type: regexp - metric_names: - - container_.* - - kube_node_.* - - kube_pod_info - - kube_pod_container_resource_requests - - kube_pod_container_resource_limits - - kube_pod_init_container_resource_requests - - kube_pod_init_container_resource_limits attributes/unify_volume_attribute: actions: - action: insert @@ -1926,6 +1908,20 @@ Metrics config should match snapshot when using default values: - delete_key(resource.attributes, "sw.k8s.job.found") - delete_key(resource.attributes, "sw.k8s.cronjob.found") - delete_key(resource.attributes, "sw.k8s.node.found") + transform/unify_node_attribute: + metric_statements: + - context: datapoint + statements: + - set(attributes["k8s.node.name"], attributes["node"]) where IsMatch(metric.name, + "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") + == true and attributes["k8s.node.name"] == nil + - set(attributes["k8s.node.name"], attributes["kubernetes_io_hostname"]) where + IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") + == true and attributes["eks_amazonaws_com_compute_type"] != "fargate" and + attributes["k8s.node.name"] == nil + - set(attributes["k8s.node.name"], resource.attributes["service.instance.id"]) + where IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") + == true and attributes["k8s.node.name"] == nil receivers: k8s_events: null prometheus/kube-state-metrics: @@ -1988,7 +1984,7 @@ Metrics config should match snapshot when using default values: - filter/receiver - transform - filter/remove_internal - - attributes/unify_node_attribute + - transform/unify_node_attribute - attributes/unify_volume_attribute - attributes/identify_init_container - attributes/identify_standard_container diff --git a/deploy/helm/tests/__snapshot__/metrics-collector-config-map_test.yaml.snap b/deploy/helm/tests/__snapshot__/metrics-collector-config-map_test.yaml.snap index 3a67f7fa..b76ceff9 100644 --- a/deploy/helm/tests/__snapshot__/metrics-collector-config-map_test.yaml.snap +++ b/deploy/helm/tests/__snapshot__/metrics-collector-config-map_test.yaml.snap @@ -334,27 +334,6 @@ Metrics config should match snapshot when using default values: match_type: regexp metric_names: - .* - attributes/unify_node_attribute: - actions: - - action: insert - from_attribute: node - key: k8s.node.name - - action: insert - from_attribute: kubernetes_io_hostname - key: k8s.node.name - - action: insert - from_attribute: service.instance.id - key: k8s.node.name - include: - match_type: regexp - metric_names: - - container_.* - - kube_node_.* - - kube_pod_info - - kube_pod_container_resource_requests - - kube_pod_container_resource_limits - - kube_pod_init_container_resource_requests - - kube_pod_init_container_resource_limits attributes/unify_volume_attribute: actions: - action: insert @@ -1929,6 +1908,20 @@ Metrics config should match snapshot when using default values: - delete_key(resource.attributes, "sw.k8s.job.found") - delete_key(resource.attributes, "sw.k8s.cronjob.found") - delete_key(resource.attributes, "sw.k8s.node.found") + transform/unify_node_attribute: + metric_statements: + - context: datapoint + statements: + - set(attributes["k8s.node.name"], attributes["node"]) where IsMatch(metric.name, + "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") + == true and attributes["k8s.node.name"] == nil + - set(attributes["k8s.node.name"], attributes["kubernetes_io_hostname"]) where + IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") + == true and attributes["eks_amazonaws_com_compute_type"] != "fargate" and + attributes["k8s.node.name"] == nil + - set(attributes["k8s.node.name"], resource.attributes["service.instance.id"]) + where IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") + == true and attributes["k8s.node.name"] == nil receivers: k8s_events: null prometheus/kube-state-metrics: @@ -1991,7 +1984,7 @@ Metrics config should match snapshot when using default values: - filter/receiver - transform - filter/remove_internal - - attributes/unify_node_attribute + - transform/unify_node_attribute - attributes/unify_volume_attribute - attributes/identify_init_container - attributes/identify_standard_container diff --git a/tests/integration/expected_output.json b/tests/integration/expected_output.json index 3ae3e6f3..89ceb39d 100644 --- a/tests/integration/expected_output.json +++ b/tests/integration/expected_output.json @@ -10373,194 +10373,6 @@ } ] }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "2a82ed12-a31a-427a-adb9-d14cf6a4a063" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "true" - } - }, - { - "key": "uid", - "value": { - "stringValue": "2a82ed12-a31a-427a-adb9-d14cf6a4a063" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_init_container_resource_limits_cpu_cores" - } - ], - "scope": {} - } - ] - }, { "resource": { "attributes": [ @@ -11653,43 +11465,6 @@ "scopeMetrics": [ { "metrics": [ - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1073741824, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_init_container_resource_limits_memory_bytes" - }, { "name": "k8s.kube_pod_init_container_status_restarts_total", "sum": { @@ -14137,7 +13912,7 @@ "gauge": { "dataPoints": [ { - "asDouble": 0.25, + "asDouble": 0, "attributes": [ { "key": "endpoint", @@ -14168,13 +13943,13 @@ } ] }, - "name": "k8s.kube_pod_init_container_resource_requests_cpu_cores" + "name": "k8s.kube_pod_init_container_status_running" }, { "gauge": { "dataPoints": [ { - "asDouble": 67108864, + "asDouble": 1, "attributes": [ { "key": "endpoint", @@ -14205,13 +13980,13 @@ } ] }, - "name": "k8s.kube_pod_init_container_resource_requests_memory_bytes" + "name": "k8s.kube_pod_init_container_status_terminated" }, { "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { "key": "endpoint", @@ -14231,6 +14006,12 @@ "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, + { + "key": "reason", + "value": { + "stringValue": "Completed" + } + }, { "key": "service", "value": { @@ -14242,93 +14023,13 @@ } ] }, - "name": "k8s.kube_pod_init_container_status_running" + "name": "k8s.kube_pod_init_container_status_terminated_reason" }, { "gauge": { "dataPoints": [ { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_init_container_status_terminated" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "reason", - "value": { - "stringValue": "Completed" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_init_container_status_terminated_reason" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, + "asDouble": 0, "attributes": [ { "key": "endpoint", @@ -15881,382 +15582,6 @@ } ] }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "03d2b55c-b225-476b-9178-c74f8e5eaba2" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "03d2b55c-b225-476b-9178-c74f8e5eaba2" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "gauge": { - "dataPoints": [ - { - "asDouble": 268435456, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_resource_limits_memory_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "71057e83-7723-4db5-a7ca-52ad7904e34d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "71057e83-7723-4db5-a7ca-52ad7904e34d" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_resource_limits_cpu_cores" - } - ], - "scope": {} - } - ] - }, { "resource": { "attributes": [ @@ -16809,49 +16134,6 @@ }, "name": "k8s.kube_pod_container_resource_limits" }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 3221225472, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_resource_limits_memory_bytes" - }, { "gauge": { "dataPoints": [ diff --git a/tests/integration/test_metric_collection.py b/tests/integration/test_metric_collection.py index a8cb9df6..34dbbfbc 100644 --- a/tests/integration/test_metric_collection.py +++ b/tests/integration/test_metric_collection.py @@ -126,7 +126,7 @@ def assert_test_metric_names_found(content): missing_metric_names = [ name for name in expected_metric_names if name not in metric_names] - error = f'Some specific metric names are not found in the response\ + error = f'Some specific metric names are not found in the response. \ Missing metrics: {missing_metric_names}' return (metric_matches, error) From f8ab64b42e24ed846b5307f6532f06c7ec2c5113 Mon Sep 17 00:00:00 2001 From: Peter Stranak Date: Wed, 4 Oct 2023 17:24:18 +0200 Subject: [PATCH 2/7] NH-57036: Avoid using the 'transform' processor when possible --- deploy/helm/metrics-collector-config.yaml | 29 +++++++++++++++---- ...ollector-config-map-fargate_test.yaml.snap | 23 ++++++++++----- ...etrics-collector-config-map_test.yaml.snap | 26 ++++++++++++----- 3 files changed, 59 insertions(+), 19 deletions(-) diff --git a/deploy/helm/metrics-collector-config.yaml b/deploy/helm/metrics-collector-config.yaml index 3f20e883..dc2c08d8 100644 --- a/deploy/helm/metrics-collector-config.yaml +++ b/deploy/helm/metrics-collector-config.yaml @@ -50,15 +50,33 @@ processors: datapoint: - 'attributes["container"] == "POD" and IsMatch(metric.name, "container_network_.*|k8s.container.*") == true' + # unify attributes + attributes/unify_node_attribute: + include: + match_type: regexp + metric_names: + - container_.* + - kube_node_.* + - kube_pod_info + - kube_pod_container_resource_requests + - kube_pod_container_resource_limits + - kube_pod_init_container_resource_requests + - kube_pod_init_container_resource_limits + actions: + - key: k8s.node.name + from_attribute: node + action: insert +{{- if not .Values.aws_fargate.enabled }} + - key: k8s.node.name + from_attribute: kubernetes_io_hostname + action: insert +{{- end }} + transform/unify_node_attribute: metric_statements: - context: datapoint statements: - # when available, use "node" attribute for Node name - - set(attributes["k8s.node.name"], attributes["node"]) where IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") == true and attributes["k8s.node.name"] == nil - # "kubernetes_io_hostname", unlike "service.instance.id", provides a nice Node name in environments like local Docker, but for Fargate, its value is different from the other attributes - - set(attributes["k8s.node.name"], attributes["kubernetes_io_hostname"]) where IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") == true and attributes["eks_amazonaws_com_compute_type"] != "fargate" and attributes["k8s.node.name"] == nil - # use "service.instance.id" for Node name when the above attributes are not available + # use "service.instance.id" for Node name when the attributes/unify_node_attribute processor failed to provide it - set(attributes["k8s.node.name"], resource.attributes["service.instance.id"]) where IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") == true and attributes["k8s.node.name"] == nil attributes/unify_volume_attribute: @@ -1468,6 +1486,7 @@ service: - filter/receiver - transform - filter/remove_internal + - attributes/unify_node_attribute - transform/unify_node_attribute - attributes/unify_volume_attribute - attributes/identify_init_container diff --git a/deploy/helm/tests/__snapshot__/metrics-collector-config-map-fargate_test.yaml.snap b/deploy/helm/tests/__snapshot__/metrics-collector-config-map-fargate_test.yaml.snap index b76ceff9..83d65517 100644 --- a/deploy/helm/tests/__snapshot__/metrics-collector-config-map-fargate_test.yaml.snap +++ b/deploy/helm/tests/__snapshot__/metrics-collector-config-map-fargate_test.yaml.snap @@ -334,6 +334,21 @@ Metrics config should match snapshot when using default values: match_type: regexp metric_names: - .* + attributes/unify_node_attribute: + actions: + - action: insert + from_attribute: node + key: k8s.node.name + include: + match_type: regexp + metric_names: + - container_.* + - kube_node_.* + - kube_pod_info + - kube_pod_container_resource_requests + - kube_pod_container_resource_limits + - kube_pod_init_container_resource_requests + - kube_pod_init_container_resource_limits attributes/unify_volume_attribute: actions: - action: insert @@ -1912,13 +1927,6 @@ Metrics config should match snapshot when using default values: metric_statements: - context: datapoint statements: - - set(attributes["k8s.node.name"], attributes["node"]) where IsMatch(metric.name, - "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") - == true and attributes["k8s.node.name"] == nil - - set(attributes["k8s.node.name"], attributes["kubernetes_io_hostname"]) where - IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") - == true and attributes["eks_amazonaws_com_compute_type"] != "fargate" and - attributes["k8s.node.name"] == nil - set(attributes["k8s.node.name"], resource.attributes["service.instance.id"]) where IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") == true and attributes["k8s.node.name"] == nil @@ -1984,6 +1992,7 @@ Metrics config should match snapshot when using default values: - filter/receiver - transform - filter/remove_internal + - attributes/unify_node_attribute - transform/unify_node_attribute - attributes/unify_volume_attribute - attributes/identify_init_container diff --git a/deploy/helm/tests/__snapshot__/metrics-collector-config-map_test.yaml.snap b/deploy/helm/tests/__snapshot__/metrics-collector-config-map_test.yaml.snap index b76ceff9..e378529c 100644 --- a/deploy/helm/tests/__snapshot__/metrics-collector-config-map_test.yaml.snap +++ b/deploy/helm/tests/__snapshot__/metrics-collector-config-map_test.yaml.snap @@ -334,6 +334,24 @@ Metrics config should match snapshot when using default values: match_type: regexp metric_names: - .* + attributes/unify_node_attribute: + actions: + - action: insert + from_attribute: node + key: k8s.node.name + - action: insert + from_attribute: kubernetes_io_hostname + key: k8s.node.name + include: + match_type: regexp + metric_names: + - container_.* + - kube_node_.* + - kube_pod_info + - kube_pod_container_resource_requests + - kube_pod_container_resource_limits + - kube_pod_init_container_resource_requests + - kube_pod_init_container_resource_limits attributes/unify_volume_attribute: actions: - action: insert @@ -1912,13 +1930,6 @@ Metrics config should match snapshot when using default values: metric_statements: - context: datapoint statements: - - set(attributes["k8s.node.name"], attributes["node"]) where IsMatch(metric.name, - "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") - == true and attributes["k8s.node.name"] == nil - - set(attributes["k8s.node.name"], attributes["kubernetes_io_hostname"]) where - IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") - == true and attributes["eks_amazonaws_com_compute_type"] != "fargate" and - attributes["k8s.node.name"] == nil - set(attributes["k8s.node.name"], resource.attributes["service.instance.id"]) where IsMatch(metric.name, "^(container_.*)|(kube_node_.*)|(kube_pod_info)|(kube_pod_container_resource_requests)|(kube_pod_container_resource_limits)|(kube_pod_init_container_resource_requests)|(kube_pod_init_container_resource_limits)$") == true and attributes["k8s.node.name"] == nil @@ -1984,6 +1995,7 @@ Metrics config should match snapshot when using default values: - filter/receiver - transform - filter/remove_internal + - attributes/unify_node_attribute - transform/unify_node_attribute - attributes/unify_volume_attribute - attributes/identify_init_container From 8662b3bcc1b6e6cf328552e4c5c45d9a28d1da9e Mon Sep 17 00:00:00 2001 From: "tomas.panik" Date: Fri, 6 Oct 2023 14:44:40 +0200 Subject: [PATCH 3/7] NH-57036: Using only last 5 jsons out of all so that integration tests are more stable --- tests/integration/expected_output.json | 75745 +++++++++++++++++------ tests/integration/test_utils.py | 2 +- 2 files changed, 58154 insertions(+), 17593 deletions(-) diff --git a/tests/integration/expected_output.json b/tests/integration/expected_output.json index 89ceb39d..3a80862b 100644 --- a/tests/integration/expected_output.json +++ b/tests/integration/expected_output.json @@ -9,12 +9,6 @@ "stringValue": "ReadWriteOnce" } }, - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -27,12 +21,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -63,12 +51,6 @@ "stringValue": "test-namespace" } }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, { "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", "value": { @@ -99,24 +81,6 @@ "stringValue": "test-pvc" } }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-pod" - } - }, { "key": "namespace", "value": { @@ -126,13 +90,13 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { @@ -141,12 +105,6 @@ "stringValue": "test-pvc" } }, - { - "key": "pod", - "value": { - "stringValue": "test-pod" - } - }, { "key": "sw.k8s.agent.app.version", "value": { @@ -177,36 +135,11 @@ { "metrics": [ { + "description": "[STABLE] The access mode(s) specified by the persistent volume claim.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] @@ -224,13 +157,13 @@ { "key": "container", "value": { - "stringValue": "test-container" + "stringValue": "coredns" } }, { "key": "container.id", "value": { - "stringValue": "4e62576bf25921598bb22da4ddc01595c0b3f7c75313b4aa00a701d0c9ef0121" + "stringValue": "0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" } }, { @@ -242,13 +175,13 @@ { "key": "container_id", "value": { - "stringValue": "docker://4e62576bf25921598bb22da4ddc01595c0b3f7c75313b4aa00a701d0c9ef0121" + "stringValue": "docker://0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" } }, { "key": "extracted_container_id", "value": { - "stringValue": "4e62576bf25921598bb22da4ddc01595c0b3f7c75313b4aa00a701d0c9ef0121" + "stringValue": "0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" } }, { @@ -266,13 +199,13 @@ { "key": "image", "value": { - "stringValue": "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.2" + "stringValue": "registry.k8s.io/coredns/coredns:v1.10.1" } }, { "key": "image_id", "value": { - "stringValue": "docker-pullable://registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a13bff2ed69af0cf4270f0cf47bdedf75a56c095cd95b91195ae6c713a9b1845" + "stringValue": "docker://sha256:ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc" } }, { @@ -284,49 +217,43 @@ { "key": "k8s.container.image.id", "value": { - "stringValue": "docker-pullable://registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a13bff2ed69af0cf4270f0cf47bdedf75a56c095cd95b91195ae6c713a9b1845" + "stringValue": "docker://sha256:ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc" } }, { "key": "k8s.container.image.name", "value": { - "stringValue": "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.2" + "stringValue": "registry.k8s.io/coredns/coredns:v1.10.1" } }, { "key": "k8s.container.name", "value": { - "stringValue": "test-container" + "stringValue": "coredns" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.deployment.labels.k8s-app", "value": { - "stringValue": "This is a test namespace." + "stringValue": "kube-dns" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-app" + "stringValue": "coredns" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" + "stringValue": "kube-system" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { @@ -336,51 +263,81 @@ } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.labels.k8s-app", "value": { - "stringValue": "test-value" + "stringValue": "kube-dns" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "5d78c9869d" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "coredns-5d78c9869d-wng58" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "ce71b442-44d6-4e24-a6f9-f234f55929f9" + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "coredns-5d78c9869d-wng58" } }, { @@ -410,7 +367,7 @@ { "key": "uid", "value": { - "stringValue": "ce71b442-44d6-4e24-a6f9-f234f55929f9" + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" } } ] @@ -419,33 +376,16 @@ { "metrics": [ { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", + "key": "image_spec", "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" + "stringValue": "registry.k8s.io/coredns/coredns:v1.10.1" } } ], @@ -466,13 +406,13 @@ { "key": "container", "value": { - "stringValue": "test-container" + "stringValue": "coredns" } }, { "key": "container.id", "value": { - "stringValue": "6fb07210b86971939dbfb16ae47f98afdb8214a52a21dd5fc26f21ae35c09d9e" + "stringValue": "8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" } }, { @@ -484,13 +424,13 @@ { "key": "container_id", "value": { - "stringValue": "docker://6fb07210b86971939dbfb16ae47f98afdb8214a52a21dd5fc26f21ae35c09d9e" + "stringValue": "docker://8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" } }, { "key": "extracted_container_id", "value": { - "stringValue": "6fb07210b86971939dbfb16ae47f98afdb8214a52a21dd5fc26f21ae35c09d9e" + "stringValue": "8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" } }, { @@ -508,13 +448,13 @@ { "key": "image", "value": { - "stringValue": "busybox:latest" + "stringValue": "registry.k8s.io/coredns/coredns:v1.10.1" } }, { "key": "image_id", "value": { - "stringValue": "docker-pullable://busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16" + "stringValue": "docker://sha256:ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc" } }, { @@ -526,49 +466,43 @@ { "key": "k8s.container.image.id", "value": { - "stringValue": "docker-pullable://busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16" + "stringValue": "docker://sha256:ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc" } }, { "key": "k8s.container.image.name", "value": { - "stringValue": "busybox:latest" + "stringValue": "registry.k8s.io/coredns/coredns:v1.10.1" } }, { "key": "k8s.container.name", "value": { - "stringValue": "test-container" + "stringValue": "coredns" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.deployment.labels.k8s-app", "value": { - "stringValue": "This is a test namespace." + "stringValue": "kube-dns" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-app" + "stringValue": "coredns" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" + "stringValue": "kube-system" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { @@ -578,51 +512,81 @@ } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.labels.k8s-app", "value": { - "stringValue": "test-value" + "stringValue": "kube-dns" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "5d78c9869d" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "coredns-5d78c9869d-xrs8c" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "coredns-5d78c9869d-xrs8c" } }, { @@ -646,13 +610,13 @@ { "key": "sw.k8s.container.init", "value": { - "stringValue": "true" + "stringValue": "false" } }, { "key": "uid", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" } } ] @@ -661,33 +625,16 @@ { "metrics": [ { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "image_spec", "value": { - "stringValue": "test-service" + "stringValue": "registry.k8s.io/coredns/coredns:v1.10.1" } } ], @@ -695,7 +642,7 @@ } ] }, - "name": "k8s.kube_pod_init_container_info" + "name": "k8s.kube_pod_container_info" } ], "scope": {} @@ -708,37 +655,7 @@ { "key": "container", "value": { - "stringValue": "test-container" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" + "stringValue": "coredns" } }, { @@ -748,123 +665,123 @@ } }, { - "key": "image", + "key": "k8s.cluster.name", "value": { - "stringValue": "solarwinds/swi-opentelemetry-collector:0.5.0" + "stringValue": "cluster name" } }, { - "key": "image_id", + "key": "k8s.container.name", "value": { - "stringValue": "docker-pullable://solarwinds/swi-opentelemetry-collector@sha256:481b2907feabeadd46d4b26048f3f164e20b55c46d12d487b559ace212b287bc" + "stringValue": "coredns" } }, { - "key": "k8s.cluster.name", + "key": "k8s.deployment.labels.k8s-app", "value": { - "stringValue": "cluster name" + "stringValue": "kube-dns" } }, { - "key": "k8s.container.image.id", + "key": "k8s.deployment.name", "value": { - "stringValue": "docker-pullable://solarwinds/swi-opentelemetry-collector@sha256:481b2907feabeadd46d4b26048f3f164e20b55c46d12d487b559ace212b287bc" + "stringValue": "coredns" } }, { - "key": "k8s.container.image.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "solarwinds/swi-opentelemetry-collector:0.5.0" + "stringValue": "kube-system" } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.node.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.pod.labels.k8s-app", "value": { - "stringValue": "test-app" + "stringValue": "kube-dns" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "test-namespace" + "stringValue": "5d78c9869d" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.name", "value": { - "stringValue": "testing" + "stringValue": "coredns-5d78c9869d-wng58" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-namespace" + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" } }, { - "key": "k8s.node.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-node" + "stringValue": "2" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-value" + "stringValue": "3" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.labels.k8s-app", "value": { - "stringValue": "test-pod" + "stringValue": "kube-dns" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "5d78c9869d" } }, { - "key": "k8s.pod.uid", + "key": "k8s.replicaset.name", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "coredns-5d78c9869d" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "coredns-5d78c9869d-wng58" } }, { @@ -891,10 +808,16 @@ "stringValue": "false" } }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, { "key": "uid", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" } } ] @@ -903,41 +826,16 @@ { "metrics": [ { + "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_container_info" + "name": "k8s.container.status" } ], "scope": {} @@ -950,37 +848,7 @@ { "key": "container", "value": { - "stringValue": "test-container" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "f1c98663d614379552d6c9aae831b4eb3e149c469d4d589b62ea077cf3dad807" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://f1c98663d614379552d6c9aae831b4eb3e149c469d4d589b62ea077cf3dad807" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "f1c98663d614379552d6c9aae831b4eb3e149c469d4d589b62ea077cf3dad807" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" + "stringValue": "coredns" } }, { @@ -990,123 +858,123 @@ } }, { - "key": "image", + "key": "k8s.cluster.name", "value": { - "stringValue": "busybox:1.29.2" + "stringValue": "cluster name" } }, { - "key": "image_id", + "key": "k8s.container.name", "value": { - "stringValue": "docker-pullable://busybox@sha256:cb63aa0641a885f54de20f61d152187419e8f6b159ed11a251a09d115fdff9bd" + "stringValue": "coredns" } }, { - "key": "k8s.cluster.name", + "key": "k8s.deployment.labels.k8s-app", "value": { - "stringValue": "cluster name" + "stringValue": "kube-dns" } }, { - "key": "k8s.container.image.id", + "key": "k8s.deployment.name", "value": { - "stringValue": "docker-pullable://busybox@sha256:cb63aa0641a885f54de20f61d152187419e8f6b159ed11a251a09d115fdff9bd" + "stringValue": "coredns" } }, { - "key": "k8s.container.image.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "busybox:1.29.2" + "stringValue": "kube-system" } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.node.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.pod.labels.k8s-app", "value": { - "stringValue": "test-app" + "stringValue": "kube-dns" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "test-namespace" + "stringValue": "5d78c9869d" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.name", "value": { - "stringValue": "testing" + "stringValue": "coredns-5d78c9869d-wng58" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-namespace" + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" } }, { - "key": "k8s.node.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-node" + "stringValue": "2" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-value" + "stringValue": "3" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.labels.k8s-app", "value": { - "stringValue": "test-pod" + "stringValue": "kube-dns" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "5d78c9869d" } }, { - "key": "k8s.pod.uid", + "key": "k8s.replicaset.name", "value": { - "stringValue": "9cab81cb-9da1-4029-ac51-c7c3024c6fbf" + "stringValue": "coredns-5d78c9869d" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "coredns-5d78c9869d-wng58" } }, { @@ -1130,13 +998,13 @@ { "key": "sw.k8s.container.init", "value": { - "stringValue": "true" + "stringValue": "false" } }, { "key": "uid", "value": { - "stringValue": "9cab81cb-9da1-4029-ac51-c7c3024c6fbf" + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" } } ] @@ -1145,33 +1013,180 @@ { "metrics": [ { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0.1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" + } + }, + { + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.cpu.requests" + }, + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 178257920, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.memory.limit" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 73400320, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.memory.requests" + }, + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 178257920, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_resource_limits" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0.1, "attributes": [ { - "key": "endpoint", + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", "value": { - "stringValue": "http" + "stringValue": "cpu" } }, { - "key": "prometheus", + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 73400320, + "attributes": [ + { + "key": "node", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "resource", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "memory" } }, { - "key": "service", + "key": "unit", "value": { - "stringValue": "test-service" + "stringValue": "byte" } } ], @@ -1179,7 +1194,7 @@ } ] }, - "name": "k8s.kube_pod_init_container_info" + "name": "k8s.kube_pod_container_resource_requests" } ], "scope": {} @@ -1192,37 +1207,7 @@ { "key": "container", "value": { - "stringValue": "test-container" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "f55a97f615b1a90f15f114def871a7d4f0ed8a32d9a329cc7e2f94a24d4780c1" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://f55a97f615b1a90f15f114def871a7d4f0ed8a32d9a329cc7e2f94a24d4780c1" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "f55a97f615b1a90f15f114def871a7d4f0ed8a32d9a329cc7e2f94a24d4780c1" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" + "stringValue": "coredns" } }, { @@ -1232,123 +1217,123 @@ } }, { - "key": "image", + "key": "k8s.cluster.name", "value": { - "stringValue": "fullstorydev/grpcurl:latest" + "stringValue": "cluster name" } }, { - "key": "image_id", + "key": "k8s.container.name", "value": { - "stringValue": "docker-pullable://fullstorydev/grpcurl@sha256:d42ef512419560776bee5bb51e338a1734a0edb99f450b6d98fd98bcc93796f3" + "stringValue": "coredns" } }, { - "key": "k8s.cluster.name", + "key": "k8s.deployment.labels.k8s-app", "value": { - "stringValue": "cluster name" + "stringValue": "kube-dns" } }, { - "key": "k8s.container.image.id", + "key": "k8s.deployment.name", "value": { - "stringValue": "docker-pullable://fullstorydev/grpcurl@sha256:d42ef512419560776bee5bb51e338a1734a0edb99f450b6d98fd98bcc93796f3" + "stringValue": "coredns" } }, { - "key": "k8s.container.image.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "fullstorydev/grpcurl:latest" + "stringValue": "kube-system" } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.node.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.pod.labels.k8s-app", "value": { - "stringValue": "test-app" + "stringValue": "kube-dns" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "test-namespace" + "stringValue": "5d78c9869d" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.name", "value": { - "stringValue": "testing" + "stringValue": "coredns-5d78c9869d-xrs8c" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-namespace" + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" } }, { - "key": "k8s.node.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-node" + "stringValue": "2" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-value" + "stringValue": "3" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.labels.k8s-app", "value": { - "stringValue": "test-pod" + "stringValue": "kube-dns" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "5d78c9869d" } }, { - "key": "k8s.pod.uid", + "key": "k8s.replicaset.name", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "coredns-5d78c9869d" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "coredns-5d78c9869d-xrs8c" } }, { @@ -1372,13 +1357,19 @@ { "key": "sw.k8s.container.init", "value": { - "stringValue": "true" + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" } }, { "key": "uid", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" } } ] @@ -1387,41 +1378,16 @@ { "metrics": [ { + "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_init_container_info" + "name": "k8s.container.status" } ], "scope": {} @@ -1434,13 +1400,7 @@ { "key": "container", "value": { - "stringValue": "test-container" - } - }, - { - "key": "container_runtime_version", - "value": { - "stringValue": "docker://20.10.17" + "stringValue": "coredns" } }, { @@ -1449,12 +1409,6 @@ "stringValue": "http" } }, - { - "key": "internal_ip", - "value": { - "stringValue": "172.22.0.106" - } - }, { "key": "k8s.cluster.name", "value": { @@ -1464,145 +1418,145 @@ { "key": "k8s.container.name", "value": { - "stringValue": "test-container" + "stringValue": "coredns" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.deployment.labels.k8s-app", "value": { - "stringValue": "This is a test namespace." + "stringValue": "kube-dns" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-app" + "stringValue": "coredns" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.namespace.name", "value": { - "stringValue": "testing" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.name", + "key": "k8s.node.name", "value": { - "stringValue": "test-namespace" + "stringValue": "test-node" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.labels.k8s-app", "value": { - "stringValue": "test-value" + "stringValue": "kube-dns" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "5d78c9869d" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "coredns-5d78c9869d-xrs8c" } }, { - "key": "kubelet_version", + "key": "k8s.pod.uid", "value": { - "stringValue": "v1.23.16-eks-48e63af" + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" } }, { - "key": "namespace", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-namespace" + "stringValue": "2" } }, { - "key": "net.host.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-node" + "stringValue": "3" } }, { - "key": "net.host.port", + "key": "k8s.replicaset.labels.k8s-app", "value": { - "stringValue": "" + "stringValue": "kube-dns" } }, { - "key": "os_image", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "Amazon Linux 2" + "stringValue": "5d78c9869d" } }, { - "key": "pod", + "key": "k8s.replicaset.name", "value": { - "stringValue": "test-pod" + "stringValue": "coredns-5d78c9869d" } }, { - "key": "provider_id", + "key": "namespace", "value": { - "stringValue": "aws:///us-east-1a/i-018a0ebc1618d9fcf" + "stringValue": "kube-system" } }, { - "key": "sw.k8s.agent.app.version", + "key": "net.host.name", "value": { - "stringValue": "0.8.3" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "sw.k8s.agent.manifest.version", + "key": "net.host.port", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "8080" } }, { - "key": "sw.k8s.cluster.uid", + "key": "pod", "value": { - "stringValue": "cluster-uid-123456789" + "stringValue": "coredns-5d78c9869d-xrs8c" } }, { - "key": "sw.k8s.node.container.runtime.version", + "key": "sw.k8s.agent.app.version", "value": { - "stringValue": "docker://20.10.17" + "stringValue": "0.8.3" } }, { - "key": "sw.k8s.node.ip.internal", + "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "172.22.0.106" + "stringValue": "2.8.0-alpha.2" } }, { - "key": "sw.k8s.node.os.image", + "key": "sw.k8s.cluster.uid", "value": { - "stringValue": "Amazon Linux 2" + "stringValue": "cluster-uid-123456789" } }, { - "key": "sw.k8s.node.provider.id", + "key": "sw.k8s.container.init", "value": { - "stringValue": "aws:///us-east-1a/i-018a0ebc1618d9fcf" + "stringValue": "false" } }, { - "key": "sw.k8s.node.version", + "key": "uid", "value": { - "stringValue": "v1.23.16-eks-48e63af" + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" } } ] @@ -1611,57 +1565,124 @@ { "metrics": [ { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0.1, "attributes": [ { - "key": "endpoint", + "key": "node", "value": { - "stringValue": "http" + "stringValue": "docker-desktop" } }, { - "key": "kernel_version", + "key": "resource", "value": { - "stringValue": "5.4.231-137.341.amzn2.x86_64" + "stringValue": "cpu" } }, { - "key": "kubeproxy_version", + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.cpu.requests" + }, + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 178257920, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", "value": { - "stringValue": "v1.23.16-eks-48e63af" + "stringValue": "memory" } }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.memory.limit" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 73400320, + "attributes": [ { "key": "node", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "resource", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "memory" } }, { - "key": "prometheus_replica", + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.memory.requests" + }, + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 178257920, + "attributes": [ + { + "key": "node", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "resource", "value": { - "stringValue": "test-service" + "stringValue": "memory" } }, { - "key": "system_uuid", + "key": "unit", "value": { - "stringValue": "ec2e37b8-a794-4454-1640-891b3c41c93f" + "stringValue": "byte" } } ], @@ -1669,7 +1690,63 @@ } ] }, - "name": "k8s.kube_node_info" + "name": "k8s.kube_pod_container_resource_limits" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0.1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" + } + }, + { + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 73400320, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_resource_requests" } ], "scope": {} @@ -1682,234 +1759,223 @@ { "key": "container", "value": { - "stringValue": "test-container" + "stringValue": "etcd" } }, { - "key": "container_runtime_version", + "key": "container.id", "value": { - "stringValue": "docker://20.10.17" + "stringValue": "bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" } }, { - "key": "http.scheme", + "key": "container.runtime", "value": { - "stringValue": "http" + "stringValue": "docker" } }, { - "key": "internal_ip", + "key": "container_id", "value": { - "stringValue": "172.22.2.84" + "stringValue": "docker://bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" } }, { - "key": "k8s.cluster.name", + "key": "extracted_container_id", "value": { - "stringValue": "cluster name" + "stringValue": "bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" } }, { - "key": "k8s.container.name", + "key": "extracted_container_runtime", "value": { - "stringValue": "test-container" + "stringValue": "docker" } }, { - "key": "k8s.namespace.annotations.description", + "key": "http.scheme", "value": { - "stringValue": "This is a test namespace." + "stringValue": "http" } }, { - "key": "k8s.namespace.labels.app", + "key": "image", "value": { - "stringValue": "test-app" + "stringValue": "registry.k8s.io/etcd:3.5.7-0" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "image_id", "value": { - "stringValue": "test-namespace" + "stringValue": "docker://sha256:86b6af7dd652c1b38118be1c338e9354b33469e69a218f7e290a0ca5304ad681" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.cluster.name", "value": { - "stringValue": "testing" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.name", + "key": "k8s.container.image.id", "value": { - "stringValue": "test-namespace" + "stringValue": "docker://sha256:86b6af7dd652c1b38118be1c338e9354b33469e69a218f7e290a0ca5304ad681" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.container.image.name", "value": { - "stringValue": "test-value" + "stringValue": "registry.k8s.io/etcd:3.5.7-0" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.container.name", "value": { - "stringValue": "test-pod" + "stringValue": "etcd" } }, { - "key": "k8s.pod.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-pod" + "stringValue": "kube-system" } }, { - "key": "kubelet_version", + "key": "k8s.namespace.name", "value": { - "stringValue": "v1.23.16-eks-48e63af" + "stringValue": "kube-system" } }, { - "key": "namespace", + "key": "k8s.node.name", "value": { - "stringValue": "test-namespace" + "stringValue": "test-node" } }, { - "key": "net.host.name", + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", "value": { - "stringValue": "test-node" + "stringValue": "https://192.168.65.3:2379" } }, { - "key": "net.host.port", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "os_image", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "Amazon Linux 2" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "pod", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "test-pod" + "stringValue": "2023-10-03T11:15:10.685683800Z" } }, { - "key": "provider_id", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "aws:///us-east-1c/i-00b207a056a6150c6" + "stringValue": "file" } }, { - "key": "sw.k8s.agent.app.version", + "key": "k8s.pod.labels.component", "value": { - "stringValue": "0.8.3" + "stringValue": "etcd" } }, { - "key": "sw.k8s.agent.manifest.version", + "key": "k8s.pod.labels.tier", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "control-plane" } }, { - "key": "sw.k8s.cluster.uid", + "key": "k8s.pod.name", "value": { - "stringValue": "cluster-uid-123456789" + "stringValue": "etcd-docker-desktop" } }, { - "key": "sw.k8s.node.container.runtime.version", + "key": "k8s.pod.uid", "value": { - "stringValue": "docker://20.10.17" + "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" } }, { - "key": "sw.k8s.node.ip.internal", + "key": "namespace", "value": { - "stringValue": "172.22.2.84" + "stringValue": "kube-system" } }, { - "key": "sw.k8s.node.os.image", + "key": "net.host.name", "value": { - "stringValue": "Amazon Linux 2" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "sw.k8s.node.provider.id", + "key": "net.host.port", "value": { - "stringValue": "aws:///us-east-1c/i-00b207a056a6150c6" + "stringValue": "8080" } }, { - "key": "sw.k8s.node.version", + "key": "pod", "value": { - "stringValue": "v1.23.16-eks-48e63af" + "stringValue": "etcd-docker-desktop" } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "kernel_version", - "value": { - "stringValue": "5.4.231-137.341.amzn2.x86_64" - } - }, - { - "key": "kubeproxy_version", - "value": { - "stringValue": "v1.23.16-eks-48e63af" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "system_uuid", + "key": "image_spec", "value": { - "stringValue": "ec2e4082-2e64-fe3f-973e-f3247a8b4db6" + "stringValue": "registry.k8s.io/etcd:3.5.7-0" } } ], @@ -1917,7 +1983,7 @@ } ] }, - "name": "k8s.kube_node_info" + "name": "k8s.kube_pod_container_info" } ], "scope": {} @@ -1930,133 +1996,121 @@ { "key": "container", "value": { - "stringValue": "test-container" - } - }, - { - "key": "created_by_kind", - "value": { - "stringValue": "" + "stringValue": "etcd" } }, { - "key": "created_by_name", + "key": "http.scheme", "value": { - "stringValue": "" + "stringValue": "http" } }, { - "key": "host_ip", + "key": "k8s.cluster.name", "value": { - "stringValue": "172.22.2.203" + "stringValue": "cluster name" } }, { - "key": "host_network", + "key": "k8s.container.name", "value": { - "stringValue": "false" + "stringValue": "etcd" } }, { - "key": "http.scheme", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "http" + "stringValue": "kube-system" } }, { - "key": "k8s.cluster.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "cluster name" + "stringValue": "kube-system" } }, { - "key": "k8s.container.name", + "key": "k8s.node.name", "value": { - "stringValue": "test-container" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", "value": { - "stringValue": "This is a test namespace." + "stringValue": "https://192.168.65.3:2379" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "test-app" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "testing" + "stringValue": "2023-10-03T11:15:10.685683800Z" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "test-namespace" + "stringValue": "file" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.labels.component", "value": { - "stringValue": "test-value" + "stringValue": "etcd" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.labels.tier", "value": { - "stringValue": "test-pod" + "stringValue": "control-plane" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "etcd-docker-desktop" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "e309e877-f170-4817-8ef7-3a27789d7271" + "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "192.168.83.92" + "stringValue": "etcd-docker-desktop" } }, { @@ -2078,39 +2132,21 @@ } }, { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "172.22.2.203" - } - }, - { - "key": "sw.k8s.pod.host.network", + "key": "sw.k8s.container.init", "value": { "stringValue": "false" } }, { - "key": "sw.k8s.pod.ip", + "key": "sw.k8s.container.status", "value": { - "stringValue": "192.168.83.92" + "stringValue": "running" } }, { "key": "uid", "value": { - "stringValue": "e309e877-f170-4817-8ef7-3a27789d7271" + "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" } } ] @@ -2119,47 +2155,16 @@ { "metrics": [ { + "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_info" + "name": "k8s.container.status" } ], "scope": {} @@ -2172,133 +2177,121 @@ { "key": "container", "value": { - "stringValue": "test-container" - } - }, - { - "key": "created_by_kind", - "value": { - "stringValue": "ReplicaSet" + "stringValue": "etcd" } }, { - "key": "created_by_name", + "key": "http.scheme", "value": { - "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" + "stringValue": "http" } }, { - "key": "host_ip", + "key": "k8s.cluster.name", "value": { - "stringValue": "172.22.2.84" + "stringValue": "cluster name" } }, { - "key": "host_network", + "key": "k8s.container.name", "value": { - "stringValue": "false" + "stringValue": "etcd" } }, { - "key": "http.scheme", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "http" + "stringValue": "kube-system" } }, { - "key": "k8s.cluster.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "cluster name" + "stringValue": "kube-system" } }, { - "key": "k8s.container.name", + "key": "k8s.node.name", "value": { - "stringValue": "test-container" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", "value": { - "stringValue": "This is a test namespace." + "stringValue": "https://192.168.65.3:2379" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "test-app" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "testing" + "stringValue": "2023-10-03T11:15:10.685683800Z" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "test-namespace" + "stringValue": "file" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.labels.component", "value": { - "stringValue": "test-value" + "stringValue": "etcd" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.labels.tier", "value": { - "stringValue": "test-pod" + "stringValue": "control-plane" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "etcd-docker-desktop" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "192.168.62.77" + "stringValue": "etcd-docker-desktop" } }, { @@ -2320,39 +2313,15 @@ } }, { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "172.22.2.84" - } - }, - { - "key": "sw.k8s.pod.host.network", + "key": "sw.k8s.container.init", "value": { "stringValue": "false" } }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "192.168.62.77" - } - }, { "key": "uid", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" } } ] @@ -2361,39 +2330,116 @@ { "metrics": [ { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0.1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" + } + }, + { + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.cpu.requests" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 104857600, "attributes": [ { - "key": "endpoint", + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", "value": { - "stringValue": "http" + "stringValue": "memory" } }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.memory.requests" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0.1, + "attributes": [ { "key": "node", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" } }, { - "key": "prometheus", + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 104857600, + "attributes": [ + { + "key": "node", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "resource", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "memory" } }, { - "key": "service", + "key": "unit", "value": { - "stringValue": "test-service" + "stringValue": "byte" } } ], @@ -2401,7 +2447,7 @@ } ] }, - "name": "k8s.kube_pod_info" + "name": "k8s.kube_pod_container_resource_requests" } ], "scope": {} @@ -2414,13 +2460,37 @@ { "key": "container", "value": { - "stringValue": "test-container" + "stringValue": "file-provider" } }, { - "key": "daemonset", + "key": "container.id", + "value": { + "stringValue": "97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" + } + }, + { + "key": "extracted_container_runtime", "value": { - "stringValue": "spire-spiffe-csi-driver" + "stringValue": "docker" } }, { @@ -2429,6 +2499,18 @@ "stringValue": "http" } }, + { + "key": "image", + "value": { + "stringValue": "nginx:alpine" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker-pullable://nginx@sha256:cac882be2b7305e0c8d3e3cd0575a2fd58f5fde6dd5d6299605aa0f3e67ca385" + } + }, { "key": "k8s.cluster.name", "value": { @@ -2436,45 +2518,45 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.container.image.id", "value": { - "stringValue": "test-container" + "stringValue": "docker-pullable://nginx@sha256:cac882be2b7305e0c8d3e3cd0575a2fd58f5fde6dd5d6299605aa0f3e67ca385" } }, { - "key": "k8s.daemonset.name", + "key": "k8s.container.image.name", "value": { - "stringValue": "spire-spiffe-csi-driver" + "stringValue": "nginx:alpine" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.container.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "file-provider" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-app" + "stringValue": "timeseries-mock-service" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "testing" + "stringValue": "monitoring" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { @@ -2484,45 +2566,105 @@ } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.annotations.prometheus.io/path", "value": { - "stringValue": "test-value" + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" } }, { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { @@ -2542,6 +2684,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } } ] }, @@ -2549,45 +2703,16 @@ { "metrics": [ { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "DaemonSet" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "image_spec", "value": { - "stringValue": "test-service" + "stringValue": "nginx:alpine" } } ], @@ -2595,7 +2720,7 @@ } ] }, - "name": "k8s.kube.pod.owner.daemonset" + "name": "k8s.kube_pod_container_info" } ], "scope": {} @@ -2608,13 +2733,7 @@ { "key": "container", "value": { - "stringValue": "test-container" - } - }, - { - "key": "daemonset", - "value": { - "stringValue": "test-daemonset" + "stringValue": "file-provider" } }, { @@ -2632,460 +2751,193 @@ { "key": "k8s.container.name", "value": { - "stringValue": "test-container" + "stringValue": "file-provider" } }, { - "key": "k8s.daemonset.annotations.test-annotation", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-value" + "stringValue": "timeseries-mock-service" } }, { - "key": "k8s.daemonset.labels.app", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-daemonset" + "stringValue": "monitoring" } }, { - "key": "k8s.daemonset.name", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "test-daemonset" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.node.name", "value": { - "stringValue": "test-app" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.prometheus.io/path", "value": { - "stringValue": "test-namespace" + "stringValue": "/metrics" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.prometheus.io/port", "value": { - "stringValue": "testing" + "stringValue": "8080" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.prometheus.io/scheme", "value": { - "stringValue": "test-namespace" + "stringValue": "http" } }, { - "key": "k8s.node.name", + "key": "k8s.pod.annotations.prometheus.io/scrape", "value": { - "stringValue": "test-node" + "stringValue": "true" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-value" + "stringValue": "timeseries-mock-service" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "588944775f" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { - "key": "namespace", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-namespace" + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" } }, { - "key": "net.host.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-node" + "stringValue": "1" } }, { - "key": "net.host.port", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "" + "stringValue": "2" } }, { - "key": "pod", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service" } }, { - "key": "sw.k8s.agent.app.version", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "0.8.3" + "stringValue": "588944775f" } }, { - "key": "sw.k8s.agent.manifest.version", + "key": "k8s.replicaset.name", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "timeseries-mock-service-588944775f" } }, { - "key": "sw.k8s.cluster.uid", + "key": "namespace", "value": { - "stringValue": "cluster-uid-123456789" + "stringValue": "monitoring" } - } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "timeseries-mock-service-588944775f-gdzrz" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + } ] }, "scopeMetrics": [ { "metrics": [ { - "gauge": { - "dataPoints": [ - { - "asDouble": 1675156340, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_created" - }, - { + "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_labels" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 48, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_current_number_scheduled" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 48, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_desired_number_scheduled" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 48, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_available" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_misscheduled" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 48, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_ready" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_unavailable" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 48, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_daemonset_status_updated_number_scheduled" + "name": "k8s.container.status" } ], "scope": {} @@ -3098,13 +2950,7 @@ { "key": "container", "value": { - "stringValue": "test-container" - } - }, - { - "key": "deployment", - "value": { - "stringValue": "core-c1" + "stringValue": "file-provider" } }, { @@ -3122,115 +2968,139 @@ { "key": "k8s.container.name", "value": { - "stringValue": "test-container" + "stringValue": "file-provider" } }, { "key": "k8s.deployment.name", "value": { - "stringValue": "core-c1" + "stringValue": "timeseries-mock-service" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "test-app" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.node.name", "value": { - "stringValue": "testing" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.prometheus.io/path", "value": { - "stringValue": "test-namespace" + "stringValue": "/metrics" } }, { - "key": "k8s.node.name", + "key": "k8s.pod.annotations.prometheus.io/port", "value": { - "stringValue": "test-node" + "stringValue": "8080" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.annotations.prometheus.io/scheme", "value": { - "stringValue": "test-value" + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" } }, { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { - "key": "k8s.replicaset.annotations.test-annotation", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-value" + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" } }, { "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-replicaset" + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" } }, { "key": "k8s.replicaset.name", "value": { - "stringValue": "test-replicaset" + "stringValue": "timeseries-mock-service-588944775f" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "test-replicaset" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { @@ -3250,6 +3120,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } } ] }, @@ -3257,53 +3139,79 @@ { "metrics": [ { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595816, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Deployment" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube.replicaset.owner.deployment" + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" } ], "scope": {} @@ -3316,139 +3224,175 @@ { "key": "container", "value": { - "stringValue": "test-container" + "stringValue": "kube-apiserver" } }, { - "key": "deployment", + "key": "container.id", "value": { - "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics" + "stringValue": "8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" } }, { - "key": "http.scheme", + "key": "container.runtime", "value": { - "stringValue": "http" + "stringValue": "docker" } }, { - "key": "k8s.cluster.name", + "key": "container_id", "value": { - "stringValue": "cluster name" + "stringValue": "docker://8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" } }, { - "key": "k8s.container.name", + "key": "extracted_container_id", "value": { - "stringValue": "test-container" + "stringValue": "8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" } }, { - "key": "k8s.deployment.name", + "key": "extracted_container_runtime", "value": { - "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics" + "stringValue": "docker" } }, { - "key": "k8s.namespace.annotations.description", + "key": "http.scheme", "value": { - "stringValue": "This is a test namespace." + "stringValue": "http" } }, { - "key": "k8s.namespace.labels.app", + "key": "image", "value": { - "stringValue": "test-app" + "stringValue": "registry.k8s.io/kube-apiserver:v1.27.2" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "image_id", "value": { - "stringValue": "test-namespace" + "stringValue": "docker://sha256:c5b13e4f7806de1dcc1c1146c7ec7c89d77ac340c3695118cf84bb0b5f989370" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.cluster.name", "value": { - "stringValue": "testing" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.name", + "key": "k8s.container.image.id", "value": { - "stringValue": "test-namespace" + "stringValue": "docker://sha256:c5b13e4f7806de1dcc1c1146c7ec7c89d77ac340c3695118cf84bb0b5f989370" } }, { - "key": "k8s.node.name", + "key": "k8s.container.image.name", "value": { - "stringValue": "test-node" + "stringValue": "registry.k8s.io/kube-apiserver:v1.27.2" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.container.name", "value": { - "stringValue": "test-value" + "stringValue": "kube-apiserver" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-pod" + "stringValue": "kube-system" } }, { - "key": "k8s.pod.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-pod" + "stringValue": "kube-system" } }, { - "key": "k8s.replicaset.annotations.test-annotation", + "key": "k8s.node.name", "value": { - "stringValue": "test-value" + "stringValue": "test-node" } }, { - "key": "k8s.replicaset.labels.app", + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", "value": { - "stringValue": "test-replicaset" + "stringValue": "192.168.65.3:6443" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "test-replicaset" + "stringValue": "bb65936d308570bcc8a5f33de00849fe" } }, { - "key": "namespace", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "bb65936d308570bcc8a5f33de00849fe" } }, { - "key": "net.host.name", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "test-node" + "stringValue": "2023-10-03T11:15:10.685687700Z" } }, { - "key": "net.host.port", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "" + "stringValue": "file" } }, { - "key": "pod", + "key": "k8s.pod.labels.component", "value": { - "stringValue": "test-pod" + "stringValue": "kube-apiserver" } }, { - "key": "replicaset", + "key": "k8s.pod.labels.tier", "value": { - "stringValue": "test-replicaset" + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-apiserver-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-apiserver-docker-desktop" } }, { @@ -3468,6 +3412,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" + } } ] }, @@ -3475,45 +3431,16 @@ { "metrics": [ { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Deployment" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "image_spec", "value": { - "stringValue": "test-service" + "stringValue": "registry.k8s.io/kube-apiserver:v1.27.2" } } ], @@ -3521,7 +3448,7 @@ } ] }, - "name": "k8s.kube.replicaset.owner.deployment" + "name": "k8s.kube_pod_container_info" } ], "scope": {} @@ -3534,13 +3461,7 @@ { "key": "container", "value": { - "stringValue": "test-container" - } - }, - { - "key": "deployment", - "value": { - "stringValue": "test-deployment" + "stringValue": "kube-apiserver" } }, { @@ -3558,55 +3479,200 @@ { "key": "k8s.container.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-apiserver" } }, { - "key": "k8s.deployment.annotations.test-annotation", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-value" + "stringValue": "kube-system" } }, { - "key": "k8s.deployment.labels.app", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-deployment" + "stringValue": "kube-system" } }, { - "key": "k8s.deployment.name", + "key": "k8s.node.name", "value": { - "stringValue": "test-deployment" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", "value": { - "stringValue": "This is a test namespace." + "stringValue": "192.168.65.3:6443" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "test-app" + "stringValue": "bb65936d308570bcc8a5f33de00849fe" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "bb65936d308570bcc8a5f33de00849fe" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "testing" + "stringValue": "2023-10-03T11:15:10.685687700Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-apiserver" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-apiserver-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-apiserver-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "kube-apiserver" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "kube-apiserver" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { @@ -3616,45 +3682,81 @@ } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", "value": { - "stringValue": "test-value" + "stringValue": "192.168.65.3:6443" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "test-pod" + "stringValue": "bb65936d308570bcc8a5f33de00849fe" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "bb65936d308570bcc8a5f33de00849fe" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685687700Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-apiserver" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "kube-apiserver-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "kube-apiserver-docker-desktop" } }, { @@ -3674,6 +3776,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" + } } ] }, @@ -3681,45 +3795,28 @@ { "metrics": [ { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0.25, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", + "key": "node", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "resource", "value": { - "stringValue": "test-service" + "stringValue": "cpu" } }, { - "key": "sw.k8s.deployment.condition.available", + "key": "unit", "value": { - "stringValue": "true" + "stringValue": "core" } } ], @@ -3727,48 +3824,31 @@ } ] }, - "name": "k8s.deployment.condition.available" + "name": "k8s.container.spec.cpu.requests" }, { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0.25, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", + "key": "node", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "resource", "value": { - "stringValue": "test-service" + "stringValue": "cpu" } }, { - "key": "sw.k8s.deployment.condition.progressing", + "key": "unit", "value": { - "stringValue": "true" + "stringValue": "core" } } ], @@ -3776,36 +3856,230 @@ } ] }, - "name": "k8s.deployment.condition.progressing" - }, + "name": "k8s.kube_pod_container_resource_requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "registry.k8s.io/kube-controller-manager:v1.27.2" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker://sha256:ac2b7465ebba99362b6ea11fca1357b90ae6854b4464a25c55e6eef622103e12" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker://sha256:ac2b7465ebba99362b6ea11fca1357b90ae6854b4464a25c55e6eef622103e12" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "registry.k8s.io/kube-controller-manager:v1.27.2" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685689200Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { - "asDouble": 1675156340, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", + "key": "image_spec", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" + "stringValue": "registry.k8s.io/kube-controller-manager:v1.27.2" } } ], @@ -3813,36 +4087,363 @@ } ] }, - "name": "k8s.kube_deployment_created" - }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685689200Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ { + "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685689200Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0.2, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", + "key": "node", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "resource", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "cpu" } }, { - "key": "service", + "key": "unit", "value": { - "stringValue": "test-service" + "stringValue": "core" } } ], @@ -3850,36 +4451,31 @@ } ] }, - "name": "k8s.kube_deployment_labels" + "name": "k8s.container.spec.cpu.requests" }, { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 0.2, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", + "key": "node", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "resource", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "cpu" } }, { - "key": "service", + "key": "unit", "value": { - "stringValue": "test-service" + "stringValue": "core" } } ], @@ -3887,540 +4483,224 @@ } ] }, - "name": "k8s.kube_deployment_spec_paused" - }, + "name": "k8s.kube_pod_container_resource_requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "registry.k8s.io/kube-proxy:v1.27.2" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker://sha256:b8aa50768fd675409bd7edcc4f6a18290dad5d9c2515aad12d32174dc13e7dee" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker://sha256:b8aa50768fd675409bd7edcc4f6a18290dad5d9c2515aad12d32174dc13e7dee" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "registry.k8s.io/kube-proxy:v1.27.2" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.daemonset.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "8bdf7b6c" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "image_spec", "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_replicas" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_condition" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_available" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_ready" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_unavailable" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" + "stringValue": "registry.k8s.io/kube-proxy:v1.27.2" } } ], @@ -4428,7 +4708,7 @@ } ] }, - "name": "k8s.kube_deployment_status_replicas_updated" + "name": "k8s.kube_pod_container_info" } ], "scope": {} @@ -4441,7 +4721,7 @@ { "key": "container", "value": { - "stringValue": "test-container" + "stringValue": "kube-proxy" } }, { @@ -4451,99 +4731,99 @@ } }, { - "key": "image", + "key": "k8s.cluster.name", "value": { - "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/external/docker.io/temporalio/admin-tools@sha256:69e9f218ec37d8ef0ed793e2cc1a73dedbb62f545c9e1b858afffedba36fdd66" + "stringValue": "cluster name" } }, { - "key": "k8s.cluster.name", + "key": "k8s.container.name", "value": { - "stringValue": "cluster name" + "stringValue": "kube-proxy" } }, { - "key": "k8s.container.image.name", + "key": "k8s.daemonset.labels.k8s-app", "value": { - "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/external/docker.io/temporalio/admin-tools@sha256:69e9f218ec37d8ef0ed793e2cc1a73dedbb62f545c9e1b858afffedba36fdd66" + "stringValue": "kube-proxy" } }, { - "key": "k8s.container.name", + "key": "k8s.daemonset.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-proxy" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-app" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.node.name", "value": { - "stringValue": "test-namespace" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.labels.controller-revision-hash", "value": { - "stringValue": "testing" + "stringValue": "8bdf7b6c" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.labels.k8s-app", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-proxy" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.labels.pod-template-generation", "value": { - "stringValue": "test-value" + "stringValue": "1" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "kube-proxy-nmpvk" } }, { - "key": "k8s.pod.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-pod" + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "kube-proxy-nmpvk" } }, { @@ -4563,6 +4843,24 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } } ] }, @@ -4570,200 +4868,203 @@ { "metrics": [ { + "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/pod03d2b55c-b225-476b-9178-c74f8e5eaba2/b569246357457b8e4212a8e1a655442561648908c07e6343be2df710f0b4b067" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_admin-tools_temporal-admintools-9f5d799c8-7t7jv_temporal-system_03d2b55c-b225-476b-9178-c74f8e5eaba2_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "startTimeUnixNano": "0", + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.container.cpu.usage.seconds.rate" - }, - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 430.63580538, - "attributes": [ - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/pod03d2b55c-b225-476b-9178-c74f8e5eaba2/b569246357457b8e4212a8e1a655442561648908c07e6343be2df710f0b4b067" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_admin-tools_temporal-admintools-9f5d799c8-7t7jv_temporal-system_03d2b55c-b225-476b-9178-c74f8e5eaba2_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.daemonset.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "8bdf7b6c" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696591308, "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.kube_pod_container_state_started" }, { + "description": "Describes the exit code for the last container in terminated state.", "gauge": { "dataPoints": [ { - "asDouble": 12288, + "asDouble": 255, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_last_terminated_exitcode" + }, + { + "description": "Describes the last reason the container was in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1p1" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/pod03d2b55c-b225-476b-9178-c74f8e5eaba2/b569246357457b8e4212a8e1a655442561648908c07e6343be2df710f0b4b067" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_admin-tools_temporal-admintools-9f5d799c8-7t7jv_temporal-system_03d2b55c-b225-476b-9178-c74f8e5eaba2_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "reason", "value": { - "stringValue": "test-service" + "stringValue": "Error" } } ], @@ -4771,71 +5072,29 @@ } ] }, - "name": "k8s.container_fs_usage_bytes" + "name": "k8s.kube_pod_container_status_last_terminated_reason" }, { - "name": "k8s.container_fs_writes_total", + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", "sum": { "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1p1" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/pod03d2b55c-b225-476b-9178-c74f8e5eaba2/b569246357457b8e4212a8e1a655442561648908c07e6343be2df710f0b4b067" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_admin-tools_temporal-admintools-9f5d799c8-7t7jv_temporal-system_03d2b55c-b225-476b-9178-c74f8e5eaba2_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 2, + "startTimeUnixNano": "0", "timeUnixNano": "0" } ], @@ -4843,65 +5102,40 @@ } }, { + "description": "[STABLE] Describes whether the container is currently in running state.", "gauge": { "dataPoints": [ { - "asDouble": 100000, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/pod03d2b55c-b225-476b-9178-c74f8e5eaba2/b569246357457b8e4212a8e1a655442561648908c07e6343be2df710f0b4b067" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_admin-tools_temporal-admintools-9f5d799c8-7t7jv_temporal-system_03d2b55c-b225-476b-9178-c74f8e5eaba2_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.container_spec_cpu_period" + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" } ], "scope": {} @@ -4914,7 +5148,37 @@ { "key": "container", "value": { - "stringValue": "test-container" + "stringValue": "kube-scheduler" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" } }, { @@ -4926,7 +5190,13 @@ { "key": "image", "value": { - "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/external/docker.io/temporalio/server@sha256:1ecfc4b2cb425b93c1f74ab7288ac190982f039ac65789da3a97377bed706348" + "stringValue": "registry.k8s.io/kube-scheduler:v1.27.2" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker://sha256:89e70da428d29a45b89f5daa196229ceddea947f4708b3a61669e0069cb6b8b0" } }, { @@ -4935,88 +5205,112 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker://sha256:89e70da428d29a45b89f5daa196229ceddea947f4708b3a61669e0069cb6b8b0" + } + }, { "key": "k8s.container.image.name", "value": { - "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/external/docker.io/temporalio/server@sha256:1ecfc4b2cb425b93c1f74ab7288ac190982f039ac65789da3a97377bed706348" + "stringValue": "registry.k8s.io/kube-scheduler:v1.27.2" } }, { "key": "k8s.container.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-scheduler" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-app" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.node.name", "value": { - "stringValue": "test-namespace" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "testing" + "stringValue": "458a31e42f7d01ae485acb25e3254451" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "458a31e42f7d01ae485acb25e3254451" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "test-value" + "stringValue": "2023-10-03T11:15:10.685690500Z" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "test-pod" + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-scheduler" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "kube-scheduler-docker-desktop" } }, { @@ -5036,6 +5330,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" + } } ] }, @@ -5043,57 +5349,16 @@ { "metrics": [ { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { - "asDouble": 42266624, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/podda98d120-3439-4c96-a0ff-a67749a268b5/162dda5dbbea3eb335679b99848024f3e6ce6766709f8724b2128c4c11824d5b" - } - }, - { - "key": "metrics_path", + "key": "image_spec", "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_temporal-worker_temporal-worker-5f8c4f4b56-w58zb_temporal-system_da98d120-3439-4c96-a0ff-a67749a268b5_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" + "stringValue": "registry.k8s.io/kube-scheduler:v1.27.2" } } ], @@ -5101,7 +5366,7 @@ } ] }, - "name": "k8s.container_memory_working_set_bytes" + "name": "k8s.kube_pod_container_info" } ], "scope": {} @@ -5114,7 +5379,7 @@ { "key": "container", "value": { - "stringValue": "test-container" + "stringValue": "kube-scheduler" } }, { @@ -5124,99 +5389,105 @@ } }, { - "key": "image", + "key": "k8s.cluster.name", "value": { - "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/nighthawk/alerting_management@sha256:11138b16b634ffbc60ceb1c9c99a93faab82d0b74c1204157c2ee2068f3395b8" + "stringValue": "cluster name" } }, { - "key": "k8s.cluster.name", + "key": "k8s.container.name", "value": { - "stringValue": "cluster name" + "stringValue": "kube-scheduler" } }, { - "key": "k8s.container.image.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/nighthawk/alerting_management@sha256:11138b16b634ffbc60ceb1c9c99a93faab82d0b74c1204157c2ee2068f3395b8" + "stringValue": "kube-system" } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.node.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "test-app" + "stringValue": "458a31e42f7d01ae485acb25e3254451" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "458a31e42f7d01ae485acb25e3254451" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "testing" + "stringValue": "2023-10-03T11:15:10.685690500Z" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "test-namespace" + "stringValue": "file" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.labels.component", "value": { - "stringValue": "test-value" + "stringValue": "kube-scheduler" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.labels.tier", "value": { - "stringValue": "test-pod" + "stringValue": "control-plane" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "kube-scheduler-docker-desktop" } }, { @@ -5236,198 +5507,41 @@ "value": { "stringValue": "cluster-uid-123456789" } - } - ] - }, + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" + } + } + ] + }, "scopeMetrics": [ { "metrics": [ { - "name": "k8s.container_cpu_cfs_periods_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 550377, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/pod7590868f-fb43-40c5-b750-9306fa11571e/1e14a072d677f6b31ac2a09a68d14ac5c788663a660979980da066a919fe7e84" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_alerting-management_alerting-management-internal-5546c9b5c6-jgvm6_o11y-platform_7590868f-fb43-40c5-b750-9306fa11571e_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_cpu_cfs_throttled_periods_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 20702, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/pod7590868f-fb43-40c5-b750-9306fa11571e/1e14a072d677f6b31ac2a09a68d14ac5c788663a660979980da066a919fe7e84" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_alerting-management_alerting-management-internal-5546c9b5c6-jgvm6_o11y-platform_7590868f-fb43-40c5-b750-9306fa11571e_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { + "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { - "asDouble": 100000, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/pod7590868f-fb43-40c5-b750-9306fa11571e/1e14a072d677f6b31ac2a09a68d14ac5c788663a660979980da066a919fe7e84" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_alerting-management_alerting-management-internal-5546c9b5c6-jgvm6_o11y-platform_7590868f-fb43-40c5-b750-9306fa11571e_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.container_spec_cpu_quota" + "name": "k8s.container.status" } ], "scope": {} @@ -5440,7 +5554,7 @@ { "key": "container", "value": { - "stringValue": "test-container" + "stringValue": "kube-scheduler" } }, { @@ -5450,99 +5564,105 @@ } }, { - "key": "image", + "key": "k8s.cluster.name", "value": { - "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/nighthawk/alerting_state_manager@sha256:aa7e6b9e69e8acceb8e6754832324ddf6d6f339101493816e0311ccfeae2c3dd" + "stringValue": "cluster name" } }, { - "key": "k8s.cluster.name", + "key": "k8s.container.name", "value": { - "stringValue": "cluster name" + "stringValue": "kube-scheduler" } }, { - "key": "k8s.container.image.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/nighthawk/alerting_state_manager@sha256:aa7e6b9e69e8acceb8e6754832324ddf6d6f339101493816e0311ccfeae2c3dd" + "stringValue": "kube-system" } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.node.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "test-app" + "stringValue": "458a31e42f7d01ae485acb25e3254451" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "458a31e42f7d01ae485acb25e3254451" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "testing" + "stringValue": "2023-10-03T11:15:10.685690500Z" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "test-namespace" + "stringValue": "file" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.labels.component", "value": { - "stringValue": "test-value" + "stringValue": "kube-scheduler" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.labels.tier", "value": { - "stringValue": "test-pod" + "stringValue": "control-plane" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "kube-scheduler-docker-desktop" } }, { @@ -5562,6 +5682,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" + } } ] }, @@ -5569,142 +5701,68 @@ { "metrics": [ { - "name": "k8s.container_fs_reads_bytes_total", - "sum": { - "aggregationTemporality": 2, + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { "dataPoints": [ { - "asDouble": 6209536, + "asDouble": 0.1, "attributes": [ - { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/pod86586cab-5b42-4084-a56e-b1520bd171a9/c6bdd9e7503d57f9b171a8a4174834aa9a58ece0a00015a7d9c24a75fe525e3c" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_alerting-state-manager_alerting-state-manager-6874584f7b-n8hfc_o11y-platform_86586cab-5b42-4084-a56e-b1520bd171a9_0" - } - }, { "key": "node", "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "resource", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "cpu" } }, { - "key": "service", + "key": "unit", "value": { - "stringValue": "test-service" + "stringValue": "core" } } ], "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.container.spec.cpu.requests" }, { - "name": "k8s.container_fs_writes_bytes_total", - "sum": { - "aggregationTemporality": 2, + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 0.1, "attributes": [ - { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/pod86586cab-5b42-4084-a56e-b1520bd171a9/c6bdd9e7503d57f9b171a8a4174834aa9a58ece0a00015a7d9c24a75fe525e3c" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_alerting-state-manager_alerting-state-manager-6874584f7b-n8hfc_o11y-platform_86586cab-5b42-4084-a56e-b1520bd171a9_0" - } - }, { "key": "node", "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "resource", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "cpu" } }, { - "key": "service", + "key": "unit", "value": { - "stringValue": "test-service" + "stringValue": "core" } } ], "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.kube_pod_container_resource_requests" } ], "scope": {} @@ -5717,7 +5775,37 @@ { "key": "container", "value": { - "stringValue": "test-container" + "stringValue": "kube-state-metrics" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" } }, { @@ -5729,7 +5817,13 @@ { "key": "image", "value": { - "stringValue": "sha256:8423d5a81606084300d223d734589c7264ca789ff6908875cf62178ead6a6154" + "stringValue": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.8.2" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker-pullable://registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:ec5732e28f151de3847df60f48c5a570aacdb692ff1ce949d97105ae5e5a6722" } }, { @@ -5738,88 +5832,268 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker-pullable://registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:ec5732e28f151de3847df60f48c5a570aacdb692ff1ce949d97105ae5e5a6722" + } + }, { "key": "k8s.container.image.name", "value": { - "stringValue": "sha256:8423d5a81606084300d223d734589c7264ca789ff6908875cf62178ead6a6154" + "stringValue": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.8.2" } }, { "key": "k8s.container.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-state-metrics" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "swi-k8s-opentelemetry-collector" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", "value": { - "stringValue": "test-app" + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "testing" + "stringValue": "monitoring" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.node.name", "value": { - "stringValue": "test-value" + "stringValue": "test-node" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.labels.app.kubernetes.io/component", "value": { - "stringValue": "test-pod" + "stringValue": "metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.replicaset.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" } }, { @@ -5839,6 +6113,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } } ] }, @@ -5846,81 +6132,41271 @@ { "metrics": [ { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", + "key": "image_spec", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.8.2" } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.replicaset.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.replicaset.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595814, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "opentelemetry-collector" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "otel/opentelemetry-collector-contrib:0.73.0" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker-pullable://otel/opentelemetry-collector-contrib@sha256:a31b99188636a30a488ee8f1c2b919ec9c98359a008651284e794acfa419493a" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker-pullable://otel/opentelemetry-collector-contrib@sha256:a31b99188636a30a488ee8f1c2b919ec9c98359a008651284e794acfa419493a" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "otel/opentelemetry-collector-contrib:0.73.0" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f-gdzrz" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "timeseries-mock-service-588944775f-gdzrz" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "otel/opentelemetry-collector-contrib:0.73.0" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "opentelemetry-collector" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f-gdzrz" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "timeseries-mock-service-588944775f-gdzrz" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "opentelemetry-collector" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f-gdzrz" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "timeseries-mock-service-588944775f-gdzrz" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595816, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "prometheus-server-configmap-reload" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "jimmidyson/configmap-reload:v0.8.0" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker-pullable://jimmidyson/configmap-reload@sha256:5af9d3041d12a3e63f115125f89b66d2ba981fe82e64302ac370c5496055059c" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker-pullable://jimmidyson/configmap-reload@sha256:5af9d3041d12a3e63f115125f89b66d2ba981fe82e64302ac370c5496055059c" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "jimmidyson/configmap-reload:v0.8.0" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "prometheus-server-configmap-reload" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.pod.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.pod.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.pod.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "jimmidyson/configmap-reload:v0.8.0" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "prometheus-server-configmap-reload" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "prometheus-server-configmap-reload" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.pod.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.pod.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.pod.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "prometheus-server-configmap-reload" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "prometheus-server-configmap-reload" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.pod.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.pod.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.pod.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595814, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "prometheus-server" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "quay.io/prometheus/prometheus:v2.41.0" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker-pullable://quay.io/prometheus/prometheus@sha256:1a3e9a878e50cd339ae7cf5718fda08381dda2d4ccd28e94bbaa3190d1a566c2" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker-pullable://quay.io/prometheus/prometheus@sha256:1a3e9a878e50cd339ae7cf5718fda08381dda2d4ccd28e94bbaa3190d1a566c2" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "quay.io/prometheus/prometheus:v2.41.0" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "prometheus-server" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.pod.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.pod.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.pod.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "quay.io/prometheus/prometheus:v2.41.0" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "prometheus-server" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "prometheus-server" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.pod.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.pod.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.pod.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "prometheus-server" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "prometheus-server" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.pod.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.pod.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.pod.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "docker/desktop-storage-provisioner:v2.0" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker://sha256:99f89471f4708f1173e688f7f77bf6b995b10355a46cc388b273b0130add7aad" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker://sha256:99f89471f4708f1173e688f7f77bf6b995b10355a46cc388b273b0130add7aad" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "docker/desktop-storage-provisioner:v2.0" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "docker/desktop-storage-provisioner:v2.0" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696591334, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "Describes the exit code for the last container in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_last_terminated_exitcode" + }, + { + "description": "Describes the last reason the container was in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "reason", + "value": { + "stringValue": "Error" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_last_terminated_reason" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 4, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker://sha256:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker://sha256:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker://sha256:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker://sha256:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.daemonset.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "5b9b9d88bc" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker://sha256:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker://sha256:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_env", + "value": { + "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.daemonset.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "5b9b9d88bc" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.daemonset.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "5b9b9d88bc" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 734003200, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.memory.limit" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 734003200, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.memory.requests" + }, + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 734003200, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_resource_limits" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 734003200, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_resource_requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1048576000, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.memory.limit" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1048576000, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.memory.requests" + }, + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1048576000, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_resource_limits" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1048576000, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_resource_requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_env", + "value": { + "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "swi-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_env", + "value": { + "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 3221225472, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.memory.limit" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 3221225472, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.spec.memory.requests" + }, + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 3221225472, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_resource_limits" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 3221225472, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_resource_requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "busybox:latest" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "busybox:latest" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "busybox" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "busybox:latest" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "busybox:latest" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.daemonset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.daemonset.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "f4c4878ff" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "busybox" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "busybox:latest" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "busybox:latest" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "busybox" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "a8f4a90131bab098dd997708dfa613d0feb9a23c046ef5a2998ba9c6ed10e85b" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://a8f4a90131bab098dd997708dfa613d0feb9a23c046ef5a2998ba9c6ed10e85b" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "a8f4a90131bab098dd997708dfa613d0feb9a23c046ef5a2998ba9c6ed10e85b" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "busybox:latest" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "busybox:latest" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.cronjob.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.cronjob.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.cronjob.name", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "busybox" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "busybox:latest" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "busybox:latest" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.deployment.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "busybox" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "busybox:latest" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "busybox:latest" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "test-statefulset-74694f665b" + } + }, + { + "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + } + }, + { + "key": "k8s.statefulset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.statefulset.labels.app", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.statefulset.name", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "busybox" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.cronjob.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.cronjob.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.cronjob.name", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.cronjob.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.cronjob.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.cronjob.name", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "terminated" + } + }, + { + "key": "uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.cronjob.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.cronjob.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.cronjob.name", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595822, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "Describes the reason the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "reason", + "value": { + "stringValue": "Completed" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated_reason" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.daemonset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.daemonset.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "f4c4878ff" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.daemonset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.daemonset.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "f4c4878ff" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595819, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.deployment.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.deployment.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595817, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595820, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595821, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "test-statefulset-74694f665b" + } + }, + { + "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + } + }, + { + "key": "k8s.statefulset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.statefulset.labels.app", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.statefulset.name", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "test-statefulset-74694f665b" + } + }, + { + "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + } + }, + { + "key": "k8s.statefulset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.statefulset.labels.app", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.statefulset.name", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595818, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "docker/desktop-vpnkit-controller:dc331cb22850be0cdd97c84a9cfecaf44a1afb6e" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker://sha256:556098075b3dc5ef7a290f73cd5e7cda37b52c9d09febe23e103e6199067eb89" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker://sha256:556098075b3dc5ef7a290f73cd5e7cda37b52c9d09febe23e103e6199067eb89" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "docker/desktop-vpnkit-controller:dc331cb22850be0cdd97c84a9cfecaf44a1afb6e" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "docker/desktop-vpnkit-controller:dc331cb22850be0cdd97c84a9cfecaf44a1afb6e" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696591308, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "Describes the exit code for the last container in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 255, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_last_terminated_exitcode" + }, + { + "description": "Describes the last reason the container was in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "reason", + "value": { + "stringValue": "Error" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_last_terminated_reason" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 2, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "image", + "value": { + "stringValue": "wiremock:673f3dde42cfcac6c9c139534fcbc3d15590f7fdd8ff6f8a83ebb3f0f17530b0" + } + }, + { + "key": "image_id", + "value": { + "stringValue": "docker://sha256:673f3dde42cfcac6c9c139534fcbc3d15590f7fdd8ff6f8a83ebb3f0f17530b0" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.image.id", + "value": { + "stringValue": "docker://sha256:673f3dde42cfcac6c9c139534fcbc3d15590f7fdd8ff6f8a83ebb3f0f17530b0" + } + }, + { + "key": "k8s.container.image.name", + "value": { + "stringValue": "wiremock:673f3dde42cfcac6c9c139534fcbc3d15590f7fdd8ff6f8a83ebb3f0f17530b0" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "56cc7f6d8" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "wiremock-56cc7f6d8-kjmxs" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "56cc7f6d8" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "wiremock-56cc7f6d8" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "wiremock-56cc7f6d8-kjmxs" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "image_spec", + "value": { + "stringValue": "wiremock:673f3dde42cfcac6c9c139534fcbc3d15590f7fdd8ff6f8a83ebb3f0f17530b0" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "56cc7f6d8" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "wiremock-56cc7f6d8-kjmxs" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "56cc7f6d8" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "wiremock-56cc7f6d8" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "wiremock-56cc7f6d8-kjmxs" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.status" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "56cc7f6d8" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "wiremock-56cc7f6d8-kjmxs" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "56cc7f6d8" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "wiremock-56cc7f6d8" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "wiremock-56cc7f6d8-kjmxs" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Start time in unix timestamp for a pod container.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595816, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { + "description": "[STABLE] Describes whether the containers readiness check succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_ready" + }, + { + "description": "[STABLE] The number of container restarts per container.", + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "description": "[STABLE] Describes whether the container is currently in terminated state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container_runtime_version", + "value": { + "stringValue": "docker://24.0.6" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "internal_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "kubelet_version", + "value": { + "stringValue": "v1.27.2" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "os_image", + "value": { + "stringValue": "Docker Desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.node.container.runtime.version", + "value": { + "stringValue": "docker://24.0.6" + } + }, + { + "key": "sw.k8s.node.ip.internal", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.node.os.image", + "value": { + "stringValue": "Docker Desktop" + } + }, + { + "key": "sw.k8s.node.version", + "value": { + "stringValue": "v1.27.2" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a cluster node.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "kernel_version", + "value": { + "stringValue": "5.10.102.1-microsoft-standard-WSL2" + } + }, + { + "key": "kubeproxy_version", + "value": { + "stringValue": "v1.27.2" + } + }, + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "system_uuid", + "value": { + "stringValue": "0aed7f52-5e9e-4f12-a4f8-b236cada0339" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_node_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "DaemonSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "true" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "8bdf7b6c" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "priority_class", + "value": { + "stringValue": "system-node-critical" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "DaemonSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "true" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.priority_class", + "value": { + "stringValue": "system-node-critical" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "DaemonSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.daemonset.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "5b9b9d88bc" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.47" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "DaemonSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.47" + } + }, + { + "key": "uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "DaemonSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.daemonset.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "f4c4878ff" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.53" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "DaemonSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.53" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "Job" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.cronjob.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.cronjob.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.cronjob.name", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.56" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "Job" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.56" + } + }, + { + "key": "uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "Node" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "true" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", + "value": { + "stringValue": "https://192.168.65.3:2379" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685683800Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "etcd" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "etcd-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "etcd-docker-desktop" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "priority_class", + "value": { + "stringValue": "system-node-critical" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "Node" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "true" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.priority_class", + "value": { + "stringValue": "system-node-critical" + } + }, + { + "key": "uid", + "value": { + "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "Node" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "true" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", + "value": { + "stringValue": "192.168.65.3:6443" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "bb65936d308570bcc8a5f33de00849fe" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "bb65936d308570bcc8a5f33de00849fe" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685687700Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-apiserver" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-apiserver-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-apiserver-docker-desktop" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "priority_class", + "value": { + "stringValue": "system-node-critical" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "Node" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "true" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.priority_class", + "value": { + "stringValue": "system-node-critical" + } + }, + { + "key": "uid", + "value": { + "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "Node" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "true" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "458a31e42f7d01ae485acb25e3254451" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "458a31e42f7d01ae485acb25e3254451" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685690500Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-scheduler" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "priority_class", + "value": { + "stringValue": "system-node-critical" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "Node" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "true" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.priority_class", + "value": { + "stringValue": "system-node-critical" + } + }, + { + "key": "uid", + "value": { + "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "Node" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "true" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685689200Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "priority_class", + "value": { + "stringValue": "system-node-critical" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "Node" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "true" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.priority_class", + "value": { + "stringValue": "system-node-critical" + } + }, + { + "key": "uid", + "value": { + "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "coredns-5d78c9869d-wng58" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "coredns-5d78c9869d-wng58" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.26" + } + }, + { + "key": "priority_class", + "value": { + "stringValue": "system-cluster-critical" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.26" + } + }, + { + "key": "sw.k8s.pod.priority_class", + "value": { + "stringValue": "system-cluster-critical" + } + }, + { + "key": "uid", + "value": { + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "coredns-5d78c9869d-xrs8c" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "coredns-5d78c9869d-xrs8c" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.25" + } + }, + { + "key": "priority_class", + "value": { + "stringValue": "system-cluster-critical" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.25" + } + }, + { + "key": "sw.k8s.pod.priority_class", + "value": { + "stringValue": "system-cluster-critical" + } + }, + { + "key": "uid", + "value": { + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.replicaset.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.45" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.45" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.pod.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.pod.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.pod.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.48" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.48" + } + }, + { + "key": "uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.46" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.46" + } + }, + { + "key": "uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_env", + "value": { + "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.44" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.44" + } + }, + { + "key": "uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.49" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.49" + } + }, + { + "key": "uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.54" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.54" + } + }, + { + "key": "uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "timeseries-mock-service-588944775f" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f-gdzrz" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "timeseries-mock-service-588944775f-gdzrz" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.52" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.52" + } + }, + { + "key": "uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "wiremock-56cc7f6d8" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "56cc7f6d8" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "wiremock-56cc7f6d8-kjmxs" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "56cc7f6d8" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "wiremock-56cc7f6d8" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "wiremock-56cc7f6d8-kjmxs" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.50" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "wiremock-56cc7f6d8" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.50" + } + }, + { + "key": "uid", + "value": { + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "created_by_kind", + "value": { + "stringValue": "StatefulSet" + } + }, + { + "key": "created_by_name", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "test-statefulset-74694f665b" + } + }, + { + "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + } + }, + { + "key": "k8s.statefulset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.statefulset.labels.app", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.statefulset.name", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.51" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "StatefulSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.51" + } + }, + { + "key": "uid", + "value": { + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "cronjob", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "job_name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.cronjob.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.cronjob.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.cronjob.name", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Job's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "CronJob" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.job.owner.cronjob" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "daemonset", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "8bdf7b6c" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "DaemonSet" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.pod.owner.daemonset" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "daemonset", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331716, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_created" + }, + { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_labels" + }, + { + "description": "[STABLE] The number of nodes running at least one daemon pod and are supposed to.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_current_number_scheduled" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_desired_number_scheduled" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_available" + }, + { + "description": "[STABLE] The number of nodes running a daemon pod but are not supposed to.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_misscheduled" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_ready" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod and have none of the daemon pod running and available", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_unavailable" + }, + { + "description": "[STABLE] The total number of nodes that are running updated daemon pod", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_updated_number_scheduled" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "daemonset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-windows" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.daemonset.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-windows" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_created" + }, + { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_labels" + }, + { + "description": "[STABLE] The number of nodes running at least one daemon pod and are supposed to.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_current_number_scheduled" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_desired_number_scheduled" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_available" + }, + { + "description": "[STABLE] The number of nodes running a daemon pod but are not supposed to.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_misscheduled" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_ready" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod and have none of the daemon pod running and available", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_unavailable" + }, + { + "description": "[STABLE] The total number of nodes that are running updated daemon pod", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_updated_number_scheduled" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "daemonset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.daemonset.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "5b9b9d88bc" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "DaemonSet" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.pod.owner.daemonset" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "daemonset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.daemonset.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_created" + }, + { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_labels" + }, + { + "description": "[STABLE] The number of nodes running at least one daemon pod and are supposed to.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_current_number_scheduled" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_desired_number_scheduled" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_available" + }, + { + "description": "[STABLE] The number of nodes running a daemon pod but are not supposed to.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_misscheduled" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_ready" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod and have none of the daemon pod running and available", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_unavailable" + }, + { + "description": "[STABLE] The total number of nodes that are running updated daemon pod", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_updated_number_scheduled" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "daemonset", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.daemonset.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "f4c4878ff" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "DaemonSet" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.pod.owner.daemonset" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "daemonset", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.daemonset.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_created" + }, + { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_labels" + }, + { + "description": "[STABLE] The number of nodes running at least one daemon pod and are supposed to.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_current_number_scheduled" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_desired_number_scheduled" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_available" + }, + { + "description": "[STABLE] The number of nodes running a daemon pod but are not supposed to.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_misscheduled" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_ready" + }, + { + "description": "[STABLE] The number of nodes that should be running the daemon pod and have none of the daemon pod running and available", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_unavailable" + }, + { + "description": "[STABLE] The total number of nodes that are running updated daemon pod", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_updated_number_scheduled" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the ReplicaSet's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Deployment" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.replicaset.owner.deployment" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "sw.k8s.deployment.condition.available", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.available" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "sw.k8s.deployment.condition.progressing", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.progressing" + }, + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331715, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_created" + }, + { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_labels" + }, + { + "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_paused" + }, + { + "description": "[STABLE] Number of desired pods for a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_replicas" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_condition" + }, + { + "description": "[STABLE] The number of replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas" + }, + { + "description": "[STABLE] The number of available replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_available" + }, + { + "description": "[STABLE] The number of ready replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_ready" + }, + { + "description": "[STABLE] The number of unavailable replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_unavailable" + }, + { + "description": "[STABLE] The number of updated replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_updated" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.replicaset.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the ReplicaSet's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Deployment" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.replicaset.owner.deployment" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "sw.k8s.deployment.condition.available", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.available" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "sw.k8s.deployment.condition.progressing", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.progressing" + }, + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_created" + }, + { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_labels" + }, + { + "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_paused" + }, + { + "description": "[STABLE] Number of desired pods for a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_replicas" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_condition" + }, + { + "description": "[STABLE] The number of replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas" + }, + { + "description": "[STABLE] The number of available replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_available" + }, + { + "description": "[STABLE] The number of ready replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_ready" + }, + { + "description": "[STABLE] The number of unavailable replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_unavailable" + }, + { + "description": "[STABLE] The number of updated replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_updated" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the ReplicaSet's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Deployment" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.replicaset.owner.deployment" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "sw.k8s.deployment.condition.available", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "sw.k8s.deployment.condition.available", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.available" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "sw.k8s.deployment.condition.progressing", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.progressing" + }, + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_created" + }, + { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_labels" + }, + { + "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_paused" + }, + { + "description": "[STABLE] Number of desired pods for a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_replicas" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_condition" + }, + { + "description": "[STABLE] The number of replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas" + }, + { + "description": "[STABLE] The number of available replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_available" + }, + { + "description": "[STABLE] The number of ready replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_ready" + }, + { + "description": "[STABLE] The number of unavailable replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_unavailable" + }, + { + "description": "[STABLE] The number of updated replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_updated" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the ReplicaSet's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Deployment" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.replicaset.owner.deployment" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "sw.k8s.deployment.condition.available", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.available" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "sw.k8s.deployment.condition.progressing", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.progressing" + }, + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_created" + }, + { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_labels" + }, + { + "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_paused" + }, + { + "description": "[STABLE] Number of desired pods for a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_replicas" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_condition" + }, + { + "description": "[STABLE] The number of replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas" + }, + { + "description": "[STABLE] The number of available replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_available" + }, + { + "description": "[STABLE] The number of ready replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_ready" + }, + { + "description": "[STABLE] The number of unavailable replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_unavailable" + }, + { + "description": "[STABLE] The number of updated replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_updated" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the ReplicaSet's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Deployment" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.replicaset.owner.deployment" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "sw.k8s.deployment.condition.available", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.available" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "sw.k8s.deployment.condition.progressing", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.progressing" + }, + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_created" + }, + { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_labels" + }, + { + "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_paused" + }, + { + "description": "[STABLE] Number of desired pods for a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_replicas" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_condition" + }, + { + "description": "[STABLE] The number of replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas" + }, + { + "description": "[STABLE] The number of available replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_available" + }, + { + "description": "[STABLE] The number of ready replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_ready" + }, + { + "description": "[STABLE] The number of unavailable replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_unavailable" + }, + { + "description": "[STABLE] The number of updated replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_updated" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the ReplicaSet's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Deployment" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.replicaset.owner.deployment" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "sw.k8s.deployment.condition.available", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.available" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "sw.k8s.deployment.condition.progressing", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.progressing" + }, + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_created" + }, + { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_labels" + }, + { + "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_paused" + }, + { + "description": "[STABLE] Number of desired pods for a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_replicas" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_condition" + }, + { + "description": "[STABLE] The number of replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas" + }, + { + "description": "[STABLE] The number of available replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_available" + }, + { + "description": "[STABLE] The number of ready replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_ready" + }, + { + "description": "[STABLE] The number of unavailable replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_unavailable" + }, + { + "description": "[STABLE] The number of updated replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_updated" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "timeseries-mock-service-588944775f" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the ReplicaSet's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Deployment" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.replicaset.owner.deployment" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "sw.k8s.deployment.condition.available", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.available" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "sw.k8s.deployment.condition.progressing", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.progressing" + }, + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_created" + }, + { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_labels" + }, + { + "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_paused" + }, + { + "description": "[STABLE] Number of desired pods for a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_replicas" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_condition" + }, + { + "description": "[STABLE] The number of replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas" + }, + { + "description": "[STABLE] The number of available replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_available" + }, + { + "description": "[STABLE] The number of ready replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_ready" + }, + { + "description": "[STABLE] The number of unavailable replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_unavailable" + }, + { + "description": "[STABLE] The number of updated replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_updated" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "56cc7f6d8" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "wiremock-56cc7f6d8" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "wiremock-56cc7f6d8" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the ReplicaSet's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Deployment" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.replicaset.owner.deployment" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "deployment", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "sw.k8s.deployment.condition.available", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.available" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "sw.k8s.deployment.condition.progressing", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.deployment.condition.progressing" + }, + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_created" + }, + { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_labels" + }, + { + "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_paused" + }, + { + "description": "[STABLE] Number of desired pods for a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_replicas" + }, + { + "description": "[STABLE] The current status conditions of a deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_condition" + }, + { + "description": "[STABLE] The number of replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas" + }, + { + "description": "[STABLE] The number of available replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_available" + }, + { + "description": "[STABLE] The number of ready replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_ready" + }, + { + "description": "[STABLE] The number of unavailable replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_unavailable" + }, + { + "description": "[STABLE] The number of updated replicas per deployment.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_updated" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.55" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.55" + } + }, + { + "key": "uid", + "value": { + "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.24" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.24" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "host_ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "host_network", + "value": { + "stringValue": "false" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "10.1.105.23" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "sw.k8s.pod.host.network", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "10.1.105.23" + } + }, + { + "key": "uid", + "value": { + "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "node", + "value": { + "stringValue": "docker-desktop" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "job_condition", + "value": { + "stringValue": "Active" + } + }, + { + "key": "job_name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.job.condition", + "value": { + "stringValue": "Active" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The number of actively running pods.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_status_active" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "job_condition", + "value": { + "stringValue": "Complete" + } + }, + { + "key": "job_name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.job.condition", + "value": { + "stringValue": "Complete" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The job has completed its execution.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_complete" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "job_name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.cronjob.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.cronjob.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.cronjob.name", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Job" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.pod.owner.job" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "job_name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The job has completed its execution.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_complete" + }, + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595820, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_created" + }, + { + "description": "[STABLE] Information about job.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_info" + }, + { + "description": "[STABLE] Information about the Job's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "CronJob" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "test-cronjob" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_owner" + }, + { + "description": "[STABLE] The desired number of successfully finished pods the job should be run with.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_spec_completions" + }, + { + "description": "[STABLE] The maximum desired number of pods the job should run at any given time.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_spec_parallelism" + }, + { + "description": "[STABLE] The number of actively running pods.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_status_active" + }, + { + "description": "[STABLE] CompletionTime represents time when the job was completed.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595835, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_status_completion_time" + }, + { + "description": "[STABLE] The number of pods which reached Phase Failed and the reason for failure.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_status_failed" + }, + { + "description": "[STABLE] StartTime represents time when the job was acknowledged by the Job Manager.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595820, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_status_start_time" + }, + { + "description": "[STABLE] The number of pods which reached Phase Succeeded.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_status_succeeded" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.cronjob.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.cronjob.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.cronjob.name", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Running" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.cronjob.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.cronjob.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.cronjob.name", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Succeeded" + } + }, + { + "key": "uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Succeeded" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.cronjob.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.cronjob.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.cronjob.name", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Completion time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595832, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_completion_time" + }, + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595820, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Job" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "test-cronjob-28276597" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595820, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.cronjob.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.cronjob.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.cronjob.name", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.job.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.job.name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-cronjob" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.batch.kubernetes.io/job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.labels.controller-uid", + "value": { + "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" + } + }, + { + "key": "k8s.pod.labels.job-name", + "value": { + "stringValue": "test-cronjob-28276597" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-cronjob-28276597-zmzsc" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers" + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.daemonset.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "5b9b9d88bc" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Running" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.daemonset.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "5b9b9d88bc" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "DaemonSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.daemonset.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "5b9b9d88bc" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0.9190243, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 57344, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 734003200, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.daemonset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.daemonset.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "5b9b9d88bc" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 734003200, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.memory.limit" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 734003200, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.memory.requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.daemonset.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "f4c4878ff" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Running" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.daemonset.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "f4c4878ff" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "DaemonSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "test-daemonset" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.daemonset.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "f4c4878ff" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0.0283296, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 57344, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.daemonset.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-daemonset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "f4c4878ff" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-daemonset-9s4qq" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers" + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "8bdf7b6c" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Running" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "8bdf7b6c" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331719, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "DaemonSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "kube-proxy" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331719, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "8bdf7b6c" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 2.5829907, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 57344, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.daemonset.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.daemonset.name", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "8bdf7b6c" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-proxy" + } + }, + { + "key": "k8s.pod.labels.pod-template-generation", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-proxy-nmpvk" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers" + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.replicaset.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.pod.owner.replicaset" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.replicaset.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Running" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.replicaset.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595814, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.replicaset.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0.1735839, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 57344, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.pod.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.replicaset.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers" + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.pod.owner.replicaset" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Running" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595814, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0.3831685, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 57344, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1048576000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1048576000, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.memory.limit" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1048576000, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.memory.requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_env", + "value": { + "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.pod.owner.replicaset" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_env", + "value": { + "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Running" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_env", + "value": { + "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595814, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_env", + "value": { + "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0.482478, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 57344, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 3221225472, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "k8s.deployment.labels.helm.sh/chart", + "value": { + "stringValue": "swo-k8s-collector-2.8.0-alpha.2" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.checksum/config", + "value": { + "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_common_env", + "value": { + "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" + } + }, + { + "key": "k8s.pod.annotations.checksum/config_env", + "value": { + "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" + } + }, + { + "key": "k8s.pod.annotations.checksum/values", + "value": { + "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/path", + "value": { + "stringValue": "/metrics" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/port", + "value": { + "stringValue": "8888" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.pod.annotations.prometheus.io/scrape", + "value": { + "stringValue": "true" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 3221225472, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.memory.limit" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 3221225472, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.memory.requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.pod.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.pod.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.pod.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.pod.owner.replicaset" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.pod.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.pod.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.pod.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Running" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.pod.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.pod.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.pod.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595814, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.pod.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.pod.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.pod.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0.3312325, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 81920, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.deployment.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.deployment.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.deployment.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.pod.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.pod.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.pod.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers" + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.pod.owner.replicaset" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Running" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0.0271626, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 57344, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.deployment.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-deployment" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "8dd98d694" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-deployment-8dd98d694" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-deployment-8dd98d694-p6sk6" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers" + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "coredns-5d78c9869d-wng58" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "coredns-5d78c9869d-wng58" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.pod.owner.replicaset" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "coredns-5d78c9869d-wng58" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "coredns-5d78c9869d-wng58" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Running" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "coredns-5d78c9869d-wng58" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "coredns-5d78c9869d-wng58" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331720, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331720, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "coredns-5d78c9869d-wng58" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "coredns-5d78c9869d-wng58" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 15.9211151, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 57344, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 178257920, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "coredns-5d78c9869d-wng58" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "coredns-5d78c9869d-wng58" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0.1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.cpu.requests" + }, + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 178257920, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.memory.limit" + }, + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 73400320, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.memory.requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "coredns-5d78c9869d-xrs8c" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "coredns-5d78c9869d-xrs8c" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube.pod.owner.replicaset" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "coredns-5d78c9869d-xrs8c" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "coredns-5d78c9869d-xrs8c" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Running" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "coredns-5d78c9869d-xrs8c" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "coredns-5d78c9869d-xrs8c" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331720, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331720, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" } ] }, - "name": "k8s.container.cpu.usage.seconds.rate" - }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "coredns-5d78c9869d-xrs8c" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "coredns-5d78c9869d-xrs8c" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ { "name": "k8s.container_cpu_usage_seconds_total", "sum": { "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 7940.745108638, + "asDouble": 15.9017251, "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, { "key": "cpu", "value": { @@ -5928,697 +47404,984 @@ } }, { - "key": "endpoint", + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 57344, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "name", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198" + } + }, + { + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 178257920, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "coredns" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.pod.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "coredns-5d78c9869d-xrs8c" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "coredns-5d78c9869d-xrs8c" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0.1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.cpu.requests" + }, + { + "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 178257920, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.memory.limit" }, { - "name": "k8s.container_fs_reads_bytes_total", - "sum": { - "aggregationTemporality": 2, + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 73400320, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.memory.requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", + "key": "owner_is_controller", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "true" } }, { - "key": "service", + "key": "owner_kind", "value": { - "stringValue": "test-service" + "stringValue": "ReplicaSet" } } ], "timeUnixNano": "0" } - ], - "isMonotonic": true - } - }, + ] + }, + "name": "k8s.kube.pod.owner.replicaset" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ { - "name": "k8s.container_fs_reads_total", - "sum": { - "aggregationTemporality": 2, + "description": "[STABLE] The pods current phase.", + "gauge": { "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1p1" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Running" } } ], "timeUnixNano": "0" } - ], - "isMonotonic": true - } - }, + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.deployment.name", + "value": { + "stringValue": "test" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ { + "description": "[STABLE] Unix creation timestamp", "gauge": { "dataPoints": [ { - "asDouble": 540672, - "attributes": [ - { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1p1" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1696595815, "timeUnixNano": "0" } ] }, - "name": "k8s.container_fs_usage_bytes" + "name": "k8s.kube_pod_created" }, { - "name": "k8s.container_fs_writes_bytes_total", - "sum": { - "aggregationTemporality": 2, + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { "dataPoints": [ { - "asDouble": 31744, + "asDouble": 1, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", + "key": "owner_is_controller", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "true" } }, { - "key": "prometheus_replica", + "key": "owner_kind", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "ReplicaSet" } }, { - "key": "service", + "key": "owner_name", "value": { - "stringValue": "test-service" + "stringValue": "test-replicaset" } } ], "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.kube_pod_owner" }, { - "name": "k8s.container_fs_writes_total", - "sum": { - "aggregationTemporality": 2, + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { "dataPoints": [ { - "asDouble": 2, - "attributes": [ - { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1p1" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1696595815, "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.kube_pod_start_time" }, { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", "gauge": { "dataPoints": [ { - "asDouble": 2036076544, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "condition", "value": { - "stringValue": "test-service" + "stringValue": "false" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 100000, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "condition", "value": { - "stringValue": "test-service" + "stringValue": "true" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 3221225472, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "condition", "value": { - "stringValue": "test-service" + "stringValue": "unknown" } } ], @@ -6626,7 +48389,7 @@ } ] }, - "name": "k8s.container_spec_memory_limit_bytes" + "name": "k8s.kube_pod_status_ready" } ], "scope": {} @@ -6636,24 +48399,12 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { "stringValue": "http" } }, - { - "key": "image", - "value": { - "stringValue": "sha256:90c7349d6e210794df9fb6a022050325400daae2fa23b833be91293aae2e4e78" - } - }, { "key": "k8s.cluster.name", "value": { @@ -6661,15 +48412,9 @@ } }, { - "key": "k8s.container.image.name", - "value": { - "stringValue": "sha256:90c7349d6e210794df9fb6a022050325400daae2fa23b833be91293aae2e4e78" - } - }, - { - "key": "k8s.container.name", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-container" + "stringValue": "test" } }, { @@ -6702,6 +48447,12 @@ "stringValue": "test-namespace" } }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, { "key": "k8s.pod.annotations.test-annotation", "value": { @@ -6711,13 +48462,31 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "test-replicaset" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "test-replicaset-j7fl9" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "test-replicaset" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "test-replicaset" } }, { @@ -6729,19 +48498,19 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "192.168.65.3" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "6443" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "test-replicaset-j7fl9" } }, { @@ -6768,73 +48537,208 @@ { "metrics": [ { - "name": "k8s.container_fs_reads_total", + "name": "k8s.container_cpu_usage_seconds_total", "sum": { "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 50, + "asDouble": 0.0304898, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/dev/nvme0n1" + "stringValue": "linux" } }, { - "key": "endpoint", + "key": "cpu", "value": { - "stringValue": "https-metrics" + "stringValue": "total" } }, { "key": "id", "value": { - "stringValue": "/kubepods/burstable/pode7c539fd-351f-4f2e-a2d9-9a5c6fe69b78/d10b04fe42ee52263efe5b77a3764ac1d775afd100f5b7e52f995a8e00cd9665" + "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "name", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "k8s_clickhouse-backup_chi-ch-chainsaw-1-2-0_o11y-clickhouse_e7c539fd-351f-4f2e-a2d9-9a5c6fe69b78_0" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 57344, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a" + } + }, + { + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" } ], "scope": {} @@ -6845,87 +48749,93 @@ "resource": { "attributes": [ { - "key": "container", + "key": "http.scheme", "value": { - "stringValue": "test-container" + "stringValue": "http" } }, { - "key": "http.scheme", + "key": "k8s.cluster.name", "value": { - "stringValue": "http" + "stringValue": "cluster name" } }, { - "key": "image", + "key": "k8s.deployment.name", "value": { - "stringValue": "sha256:971d0489e081e4422f45606ed2b08506243c46c47305f2476fd6b8cd92fd9a49" + "stringValue": "test" } }, { - "key": "k8s.cluster.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "cluster name" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.container.image.name", + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "sha256:971d0489e081e4422f45606ed2b08506243c46c47305f2476fd6b8cd92fd9a49" + "stringValue": "test-namespace" } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "test-container" + "stringValue": "testing" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "test-namespace" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.node.name", "value": { - "stringValue": "test-app" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "test-namespace" + "stringValue": "test-value" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "testing" + "stringValue": "test-replicaset" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.name", "value": { - "stringValue": "test-namespace" + "stringValue": "test-replicaset-j7fl9" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.annotations.test-annotation", "value": { "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "test-replicaset" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.name", "value": { - "stringValue": "test-pod" + "stringValue": "test-replicaset" } }, { @@ -6937,19 +48847,19 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "test-replicaset-j7fl9" } }, { @@ -6976,65 +48886,28 @@ { "metrics": [ { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { - "asDouble": 1073741824, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable/pod1f59980a-6857-4530-9da3-ce5981261e5f/ba11f8492c5cf24d35dc6a96f9dde23f72e62691ef63cc725ba7738af38c2d5b" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "name", - "value": { - "stringValue": "k8s_istio-proxy_alerting-detector-5fd7bd944-ntrnv_o11y-platform_1f59980a-6857-4530-9da3-ce5981261e5f_0" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.container_spec_memory_limit_bytes" + "name": "k8s.pod.containers" + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" } ], "scope": {} @@ -7045,117 +48918,153 @@ "resource": { "attributes": [ { - "key": "container", + "key": "http.scheme", "value": { - "stringValue": "test-container" + "stringValue": "http" } }, { - "key": "http.scheme", + "key": "k8s.cluster.name", "value": { - "stringValue": "http" + "stringValue": "cluster name" } }, { - "key": "job_name", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-job-name" + "stringValue": "timeseries-mock-service" } }, { - "key": "k8s.cluster.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "cluster name" + "stringValue": "monitoring" } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "test-container" + "stringValue": "monitoring" } }, { - "key": "k8s.job.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-job-name" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.node.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.pod.annotations.prometheus.io/path", "value": { - "stringValue": "test-app" + "stringValue": "/metrics" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.prometheus.io/port", "value": { - "stringValue": "test-namespace" + "stringValue": "8080" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.prometheus.io/scheme", "value": { - "stringValue": "testing" + "stringValue": "http" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.prometheus.io/scrape", "value": { - "stringValue": "test-namespace" + "stringValue": "true" } }, { - "key": "k8s.node.name", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-node" + "stringValue": "timeseries-mock-service" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "test-value" + "stringValue": "588944775f" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { - "key": "k8s.pod.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-pod" + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "timeseries-mock-service-588944775f" } }, { @@ -7175,6 +49084,12 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "uid", + "value": { + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + } } ] }, @@ -7182,427 +49097,22 @@ { "metrics": [ { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_complete" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1667941087, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_created" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_info" - }, - { + "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, { "key": "owner_is_controller", "value": { - "stringValue": "" + "stringValue": "true" } }, { "key": "owner_kind", "value": { - "stringValue": "" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_owner" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_spec_completions" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_spec_parallelism" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_status_active" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1675437568, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_status_completion_time" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_status_failed" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1675437559, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_status_start_time" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" + "stringValue": "ReplicaSet" } } ], @@ -7610,7 +49120,7 @@ } ] }, - "name": "k8s.kube_job_status_succeeded" + "name": "k8s.kube.pod.owner.replicaset" } ], "scope": {} @@ -7620,12 +49130,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -7639,135 +49143,135 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-container" + "stringValue": "timeseries-mock-service" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "test-app" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.node.name", "value": { - "stringValue": "testing" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.prometheus.io/path", "value": { - "stringValue": "test-namespace" + "stringValue": "/metrics" } }, { - "key": "k8s.node.name", + "key": "k8s.pod.annotations.prometheus.io/port", "value": { - "stringValue": "test-node" + "stringValue": "8080" } }, { - "key": "k8s.persistentvolume.annotations.example.com/annotation", + "key": "k8s.pod.annotations.prometheus.io/scheme", "value": { - "stringValue": "example-annotation" + "stringValue": "http" } }, { - "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", + "key": "k8s.pod.annotations.prometheus.io/scrape", "value": { - "stringValue": "yes" + "stringValue": "true" } }, { - "key": "k8s.persistentvolume.labels.example.com/label", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "example-label" + "stringValue": "timeseries-mock-service" } }, { - "key": "k8s.persistentvolume.labels.type", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "local" + "stringValue": "588944775f" } }, { - "key": "k8s.persistentvolume.name", + "key": "k8s.pod.name", "value": { - "stringValue": "test-pv" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { - "key": "k8s.persistentvolumeclaim.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "data-zookeeper-2" + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-value" + "stringValue": "1" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-pod" + "stringValue": "2" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service" } }, { - "key": "namespace", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-namespace" + "stringValue": "588944775f" } }, { - "key": "net.host.name", + "key": "k8s.replicaset.name", "value": { - "stringValue": "test-node" + "stringValue": "timeseries-mock-service-588944775f" } }, { - "key": "net.host.port", + "key": "namespace", "value": { - "stringValue": "" + "stringValue": "monitoring" } }, { - "key": "persistentvolume", + "key": "net.host.name", "value": { - "stringValue": "test-pv" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "persistentvolumeclaim", + "key": "net.host.port", "value": { - "stringValue": "data-zookeeper-2" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { @@ -7789,15 +49293,15 @@ } }, { - "key": "sw.k8s.persistentvolume.found", + "key": "sw.k8s.pod.status", "value": { - "stringValue": "true" + "stringValue": "Running" } }, { - "key": "sw.k8s.persistentvolumeclaim.found", + "key": "uid", "value": { - "stringValue": "false" + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" } } ] @@ -7806,45 +49310,16 @@ { "metrics": [ { + "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "claim_namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "name", - "value": { - "stringValue": "data-zookeeper-2" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Running" } } ], @@ -7852,7 +49327,7 @@ } ] }, - "name": "k8s.kube_persistentvolume_claim_ref" + "name": "k8s.kube_pod_status_phase" } ], "scope": {} @@ -7862,12 +49337,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -7881,129 +49350,135 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-container" + "stringValue": "timeseries-mock-service" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "test-app" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.node.name", "value": { - "stringValue": "testing" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.prometheus.io/path", "value": { - "stringValue": "test-namespace" + "stringValue": "/metrics" } }, { - "key": "k8s.node.name", + "key": "k8s.pod.annotations.prometheus.io/port", "value": { - "stringValue": "test-node" + "stringValue": "8080" } }, { - "key": "k8s.persistentvolume.annotations.example.com/annotation", + "key": "k8s.pod.annotations.prometheus.io/scheme", "value": { - "stringValue": "example-annotation" + "stringValue": "http" } }, { - "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", + "key": "k8s.pod.annotations.prometheus.io/scrape", "value": { - "stringValue": "yes" + "stringValue": "true" } }, { - "key": "k8s.persistentvolume.labels.example.com/label", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "example-label" + "stringValue": "timeseries-mock-service" } }, { - "key": "k8s.persistentvolume.labels.type", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "local" + "stringValue": "588944775f" } }, { - "key": "k8s.persistentvolume.name", + "key": "k8s.pod.name", "value": { - "stringValue": "test-pv" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-value" + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-pod" + "stringValue": "1" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-pod" + "stringValue": "2" } }, { - "key": "namespace", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-namespace" + "stringValue": "timeseries-mock-service" } }, { - "key": "net.host.name", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-node" + "stringValue": "588944775f" } }, { - "key": "net.host.port", + "key": "k8s.replicaset.name", "value": { - "stringValue": "" + "stringValue": "timeseries-mock-service-588944775f" } }, { - "key": "persistentvolume", + "key": "namespace", "value": { - "stringValue": "test-pv" + "stringValue": "monitoring" } }, { - "key": "pod", + "key": "net.host.name", "value": { - "stringValue": "test-pod" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "storageclass", + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", "value": { - "stringValue": "gp2" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { @@ -8025,9 +49500,9 @@ } }, { - "key": "sw.k8s.persistentvolume.found", + "key": "uid", "value": { - "stringValue": "true" + "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" } } ] @@ -8036,39 +49511,96 @@ { "metrics": [ { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "ebs_volume_id", + "key": "owner_is_controller", "value": { - "stringValue": "aws://us-east-1a/vol-0fb83c152e8ad8514" + "stringValue": "true" } }, { - "key": "endpoint", + "key": "owner_kind", "value": { - "stringValue": "http" + "stringValue": "ReplicaSet" } }, { - "key": "prometheus", + "key": "owner_name", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "timeseries-mock-service-588944775f" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ { - "key": "prometheus_replica", + "key": "condition", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "false" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "service", + "key": "condition", "value": { - "stringValue": "test-service" + "stringValue": "unknown" } } ], @@ -8076,7 +49608,7 @@ } ] }, - "name": "k8s.kube_persistentvolume_info" + "name": "k8s.kube_pod_status_ready" } ], "scope": {} @@ -8086,12 +49618,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -8105,123 +49631,129 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-container" + "stringValue": "timeseries-mock-service" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "test-app" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.node.name", "value": { - "stringValue": "testing" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.prometheus.io/path", "value": { - "stringValue": "test-namespace" + "stringValue": "/metrics" } }, { - "key": "k8s.node.name", + "key": "k8s.pod.annotations.prometheus.io/port", "value": { - "stringValue": "test-node" + "stringValue": "8080" } }, { - "key": "k8s.persistentvolume.annotations.example.com/annotation", + "key": "k8s.pod.annotations.prometheus.io/scheme", "value": { - "stringValue": "example-annotation" + "stringValue": "http" } }, { - "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", + "key": "k8s.pod.annotations.prometheus.io/scrape", "value": { - "stringValue": "yes" + "stringValue": "true" } }, { - "key": "k8s.persistentvolume.labels.example.com/label", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "example-label" + "stringValue": "timeseries-mock-service" } }, { - "key": "k8s.persistentvolume.labels.type", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "local" + "stringValue": "588944775f" } }, { - "key": "k8s.persistentvolume.name", + "key": "k8s.pod.name", "value": { - "stringValue": "test-pv" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-value" + "stringValue": "1" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-pod" + "stringValue": "2" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service" } }, { - "key": "namespace", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-namespace" + "stringValue": "588944775f" } }, { - "key": "net.host.name", + "key": "k8s.replicaset.name", "value": { - "stringValue": "test-node" + "stringValue": "timeseries-mock-service-588944775f" } }, { - "key": "net.host.port", + "key": "namespace", "value": { - "stringValue": "" + "stringValue": "monitoring" } }, { - "key": "persistentvolume", + "key": "net.host.name", "value": { - "stringValue": "test-pv" + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { @@ -8241,46 +49773,109 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.persistentvolume.found", - "value": { - "stringValue": "true" - } } ] }, "scopeMetrics": [ { "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0.2565375, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, { "gauge": { "dataPoints": [ { - "asDouble": 107374182400, + "asDouble": 81920, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", "value": { - "stringValue": "tcp-model" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -8288,7 +49883,56 @@ } ] }, - "name": "k8s.kube_persistentvolume_capacity_bytes" + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" }, { "gauge": { @@ -8297,33 +49941,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "http" + "stringValue": "amd64" } }, { - "key": "phase", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "Released" + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -8331,7 +49981,7 @@ } ] }, - "name": "k8s.kube_persistentvolume_status_phase" + "name": "k8s.container_spec_memory_limit_bytes" } ], "scope": {} @@ -8341,12 +49991,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -8360,39 +50004,27 @@ } }, { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-app" + "stringValue": "timeseries-mock-service" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "testing" + "stringValue": "monitoring" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { @@ -8402,99 +50034,99 @@ } }, { - "key": "k8s.persistentvolume.name", + "key": "k8s.pod.annotations.prometheus.io/path", "value": { - "stringValue": "pvc-6a8b6907-4bef-4d47-88d6-668cf699e6b0" + "stringValue": "/metrics" } }, { - "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", + "key": "k8s.pod.annotations.prometheus.io/port", "value": { - "stringValue": "example-annotation" + "stringValue": "8080" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", + "key": "k8s.pod.annotations.prometheus.io/scheme", "value": { - "stringValue": "yes" + "stringValue": "http" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", + "key": "k8s.pod.annotations.prometheus.io/scrape", "value": { - "stringValue": "yes" + "stringValue": "true" } }, { - "key": "k8s.persistentvolumeclaim.labels.example.com/label", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "example-label" + "stringValue": "timeseries-mock-service" } }, { - "key": "k8s.persistentvolumeclaim.name", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "test-pvc" + "stringValue": "588944775f" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.name", "value": { - "stringValue": "test-value" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-pod" + "stringValue": "1" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-pod" + "stringValue": "2" } }, { - "key": "namespace", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-namespace" + "stringValue": "timeseries-mock-service" } }, { - "key": "net.host.name", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-node" + "stringValue": "588944775f" } }, { - "key": "net.host.port", + "key": "k8s.replicaset.name", "value": { - "stringValue": "" + "stringValue": "timeseries-mock-service-588944775f" } }, { - "key": "persistentvolume", + "key": "namespace", "value": { - "stringValue": "pvc-6a8b6907-4bef-4d47-88d6-668cf699e6b0" + "stringValue": "monitoring" } }, { - "key": "persistentvolumeclaim", + "key": "net.host.name", "value": { - "stringValue": "test-pvc" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "pod", + "key": "net.host.port", "value": { - "stringValue": "test-pod" + "stringValue": "8080" } }, { - "key": "storageclass", + "key": "pod", "value": { - "stringValue": "gp3-xfs-encrypted" + "stringValue": "timeseries-mock-service-588944775f-gdzrz" } }, { @@ -8514,18 +50146,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.persistentvolume.found", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.persistentvolumeclaim.found", - "value": { - "stringValue": "true" - } } ] }, @@ -8533,47 +50153,28 @@ { "metrics": [ { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "volumename", - "value": { - "stringValue": "pvc-6a8b6907-4bef-4d47-88d6-668cf699e6b0" - } - } - ], + "asDouble": 2, "timeUnixNano": "0" } ] }, - "name": "k8s.kube_persistentvolumeclaim_info" + "name": "k8s.pod.containers" + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" } ], "scope": {} @@ -8583,12 +50184,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -8602,39 +50197,27 @@ } }, { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-app" + "stringValue": "wiremock" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "testing" + "stringValue": "monitoring" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { @@ -8644,87 +50227,87 @@ } }, { - "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "example-annotation" + "stringValue": "wiremock" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "yes" + "stringValue": "56cc7f6d8" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", + "key": "k8s.pod.name", "value": { - "stringValue": "yes" + "stringValue": "wiremock-56cc7f6d8-kjmxs" } }, { - "key": "k8s.persistentvolumeclaim.labels.example.com/label", + "key": "k8s.pod.uid", "value": { - "stringValue": "example-label" + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" } }, { - "key": "k8s.persistentvolumeclaim.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-pvc" + "stringValue": "1" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-value" + "stringValue": "2" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "wiremock" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "56cc7f6d8" } }, { - "key": "k8s.pod.uid", + "key": "k8s.replicaset.name", "value": { - "stringValue": "0eb87a8e-caf5-42f7-8689-a3b36a00232e" + "stringValue": "wiremock-56cc7f6d8" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { - "key": "persistentvolumeclaim", + "key": "pod", "value": { - "stringValue": "test-pvc" + "stringValue": "wiremock-56cc7f6d8-kjmxs" } }, { - "key": "pod", + "key": "replicaset", "value": { - "stringValue": "test-pod" + "stringValue": "wiremock-56cc7f6d8" } }, { @@ -8745,16 +50328,10 @@ "stringValue": "cluster-uid-123456789" } }, - { - "key": "sw.k8s.persistentvolumeclaim.found", - "value": { - "stringValue": "true" - } - }, { "key": "uid", "value": { - "stringValue": "0eb87a8e-caf5-42f7-8689-a3b36a00232e" + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" } } ] @@ -8763,39 +50340,22 @@ { "metrics": [ { + "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "owner_is_controller", "value": { - "stringValue": "test-service" + "stringValue": "true" } }, { - "key": "volume", + "key": "owner_kind", "value": { - "stringValue": "data" + "stringValue": "ReplicaSet" } } ], @@ -8803,7 +50363,7 @@ } ] }, - "name": "k8s.kube_pod_spec_volumes_persistentvolumeclaims_info" + "name": "k8s.kube.pod.owner.replicaset" } ], "scope": {} @@ -8813,12 +50373,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -8832,39 +50386,27 @@ } }, { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-app" + "stringValue": "wiremock" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "testing" + "stringValue": "monitoring" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { @@ -8874,81 +50416,81 @@ } }, { - "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "example-annotation" + "stringValue": "wiremock" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "yes" + "stringValue": "56cc7f6d8" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", + "key": "k8s.pod.name", "value": { - "stringValue": "yes" + "stringValue": "wiremock-56cc7f6d8-kjmxs" } }, { - "key": "k8s.persistentvolumeclaim.labels.example.com/label", + "key": "k8s.pod.uid", "value": { - "stringValue": "example-label" + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" } }, { - "key": "k8s.persistentvolumeclaim.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-pvc" + "stringValue": "1" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-value" + "stringValue": "2" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "wiremock" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "56cc7f6d8" } }, { - "key": "namespace", + "key": "k8s.replicaset.name", "value": { - "stringValue": "test-namespace" + "stringValue": "wiremock-56cc7f6d8" } }, { - "key": "net.host.name", + "key": "namespace", "value": { - "stringValue": "test-node" + "stringValue": "monitoring" } }, { - "key": "net.host.port", + "key": "net.host.name", "value": { - "stringValue": "" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "persistentvolumeclaim", + "key": "net.host.port", "value": { - "stringValue": "test-pvc" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "wiremock-56cc7f6d8-kjmxs" } }, { @@ -8970,9 +50512,15 @@ } }, { - "key": "sw.k8s.persistentvolumeclaim.found", + "key": "sw.k8s.pod.status", "value": { - "stringValue": "true" + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" } } ] @@ -8981,76 +50529,16 @@ { "metrics": [ { - "gauge": { - "dataPoints": [ - { - "asDouble": 107374182400, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_persistentvolumeclaim_resource_requests_storage_bytes" - }, - { + "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, { "key": "phase", "value": { - "stringValue": "Bound" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" + "stringValue": "Running" } } ], @@ -9058,7 +50546,7 @@ } ] }, - "name": "k8s.kube_persistentvolumeclaim_status_phase" + "name": "k8s.kube_pod_status_phase" } ], "scope": {} @@ -9068,12 +50556,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -9087,39 +50569,27 @@ } }, { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-app" + "stringValue": "wiremock" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "testing" + "stringValue": "monitoring" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { @@ -9129,81 +50599,81 @@ } }, { - "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "example-annotation" + "stringValue": "wiremock" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "yes" + "stringValue": "56cc7f6d8" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", + "key": "k8s.pod.name", "value": { - "stringValue": "yes" + "stringValue": "wiremock-56cc7f6d8-kjmxs" } }, { - "key": "k8s.persistentvolumeclaim.labels.example.com/label", + "key": "k8s.pod.uid", "value": { - "stringValue": "example-label" + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" } }, { - "key": "k8s.persistentvolumeclaim.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-pvc" + "stringValue": "1" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-value" + "stringValue": "2" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "wiremock" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "56cc7f6d8" } }, { - "key": "namespace", + "key": "k8s.replicaset.name", "value": { - "stringValue": "test-namespace" + "stringValue": "wiremock-56cc7f6d8" } }, { - "key": "net.host.name", + "key": "namespace", "value": { - "stringValue": "test-node" + "stringValue": "monitoring" } }, { - "key": "net.host.port", + "key": "net.host.name", "value": { - "stringValue": "" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "persistentvolumeclaim", + "key": "net.host.port", "value": { - "stringValue": "test-pvc" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "wiremock-56cc7f6d8-kjmxs" } }, { @@ -9225,15 +50695,9 @@ } }, { - "key": "sw.k8s.persistentvolumeclaim.found", - "value": { - "stringValue": "true" - } - }, - { - "key": "sw.k8s.persistentvolumeclaim.status", + "key": "uid", "value": { - "stringValue": "Bound" + "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" } } ] @@ -9242,33 +50706,96 @@ { "metrics": [ { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", + "key": "owner_is_controller", "value": { - "stringValue": "http" + "stringValue": "true" } }, { - "key": "prometheus", + "key": "owner_kind", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "ReplicaSet" } }, { - "key": "prometheus_replica", + "key": "owner_name", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "wiremock-56cc7f6d8" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "service", + "key": "condition", "value": { - "stringValue": "test-service" + "stringValue": "unknown" } } ], @@ -9276,7 +50803,7 @@ } ] }, - "name": "k8s.persistentvolumeclaim.status.phase" + "name": "k8s.kube_pod_status_ready" } ], "scope": {} @@ -9286,12 +50813,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -9305,93 +50826,105 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-container" + "stringValue": "wiremock" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "test-app" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.node.name", "value": { - "stringValue": "testing" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-namespace" + "stringValue": "wiremock" } }, { - "key": "k8s.node.name", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "test-node" + "stringValue": "56cc7f6d8" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.name", "value": { - "stringValue": "test-value" + "stringValue": "wiremock-56cc7f6d8-kjmxs" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-pod" + "stringValue": "1" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-pod" + "stringValue": "2" } }, { - "key": "k8s.pod.uid", + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "wiremock" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "56cc7f6d8" + } + }, + { + "key": "k8s.replicaset.name", "value": { - "stringValue": "03d2b55c-b225-476b-9178-c74f8e5eaba2" + "stringValue": "wiremock-56cc7f6d8" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "192.168.65.3" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "6443" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "wiremock-56cc7f6d8-kjmxs" } }, { @@ -9411,58 +50944,109 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "03d2b55c-b225-476b-9178-c74f8e5eaba2" - } } ] }, "scopeMetrics": [ { "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 2.4354582, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, { "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 57344, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", "value": { - "stringValue": "http" + "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -9470,7 +51054,105 @@ } ] }, - "name": "k8s.container.status" + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" } ], "scope": {} @@ -9480,12 +51162,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -9499,93 +51175,105 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-container" + "stringValue": "wiremock" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "test-app" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "wiremock" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.labels.pod-template-hash", "value": { - "stringValue": "testing" + "stringValue": "56cc7f6d8" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.name", "value": { - "stringValue": "test-namespace" + "stringValue": "wiremock-56cc7f6d8-kjmxs" } }, { - "key": "k8s.node.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-node" + "stringValue": "1" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-value" + "stringValue": "2" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "wiremock" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "56cc7f6d8" } }, { - "key": "k8s.pod.uid", + "key": "k8s.replicaset.name", "value": { - "stringValue": "03d2b55c-b225-476b-9178-c74f8e5eaba2" + "stringValue": "wiremock-56cc7f6d8" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "wiremock-56cc7f6d8-kjmxs" } }, { @@ -9605,18 +51293,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "03d2b55c-b225-476b-9178-c74f8e5eaba2" - } } ] }, @@ -9624,154 +51300,28 @@ { "metrics": [ { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } + "name": "k8s.pod.containers" }, { + "description": "[STABLE] Describes whether the container is currently in running state.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_container_status_waiting" + "name": "k8s.pod.containers.running" } ], "scope": {} @@ -9781,12 +51331,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -9799,12 +51343,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -9862,7 +51400,7 @@ { "key": "k8s.pod.uid", "value": { - "stringValue": "0eb87a8e-caf5-42f7-8689-a3b36a00232e" + "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" } }, { @@ -9874,13 +51412,13 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { @@ -9907,10 +51445,16 @@ "stringValue": "cluster-uid-123456789" } }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, { "key": "uid", "value": { - "stringValue": "0eb87a8e-caf5-42f7-8689-a3b36a00232e" + "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" } } ] @@ -9919,76 +51463,16 @@ { "metrics": [ { + "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { - "asDouble": 1679919168, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "unknown" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Running" } } ], @@ -9996,7 +51480,7 @@ } ] }, - "name": "k8s.kube_pod_status_ready" + "name": "k8s.kube_pod_status_phase" } ], "scope": {} @@ -10006,12 +51490,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -10024,12 +51502,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -10087,7 +51559,7 @@ { "key": "k8s.pod.uid", "value": { - "stringValue": "1263fc71-9ca0-468f-aa93-c6aba4e7e7fd" + "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" } }, { @@ -10099,13 +51571,13 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { @@ -10135,7 +51607,7 @@ { "key": "uid", "value": { - "stringValue": "1263fc71-9ca0-468f-aa93-c6aba4e7e7fd" + "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" } } ] @@ -10144,33 +51616,76 @@ { "metrics": [ { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { - "asDouble": 1679473328, + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", + "key": "condition", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "false" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ { - "key": "prometheus_replica", + "key": "condition", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "true" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "service", + "key": "condition", "value": { - "stringValue": "test-service" + "stringValue": "unknown" } } ], @@ -10178,7 +51693,7 @@ } ] }, - "name": "k8s.kube_pod_start_time" + "name": "k8s.kube_pod_status_ready" } ], "scope": {} @@ -10188,12 +51703,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -10206,12 +51715,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -10266,12 +51769,6 @@ "stringValue": "test-pod" } }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "1f36cbc1-95aa-40ee-8d06-e3dd4cae8b2f" - } - }, { "key": "namespace", "value": { @@ -10281,13 +51778,13 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "192.168.65.3" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "6443" } }, { @@ -10313,24 +51810,167 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "1f36cbc1-95aa-40ee-8d06-e3dd4cae8b2f" - } } ] }, "scopeMetrics": [ { "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0.0239302, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 57344, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, { "gauge": { "dataPoints": [ @@ -10338,27 +51978,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", "value": { - "stringValue": "http" + "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -10366,7 +52018,7 @@ } ] }, - "name": "k8s.kube_pod_container_status_terminated" + "name": "k8s.container_spec_memory_limit_bytes" } ], "scope": {} @@ -10376,12 +52028,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -10394,12 +52040,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -10454,12 +52094,6 @@ "stringValue": "test-pod" } }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "3d89e9f1-b348-45c1-96ce-6a2a1f127084" - } - }, { "key": "namespace", "value": { @@ -10469,13 +52103,13 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { @@ -10501,18 +52135,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "3d89e9f1-b348-45c1-96ce-6a2a1f127084" - } } ] }, @@ -10520,47 +52142,28 @@ { "metrics": [ { + "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "reason", - "value": { - "stringValue": "Error" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_container_status_last_terminated_reason" + "name": "k8s.pod.containers" + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" } ], "scope": {} @@ -10570,12 +52173,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -10588,12 +52185,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -10639,19 +52230,49 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "test-statefulset-74694f665b" + } + }, + { + "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", + "value": { + "stringValue": "test-statefulset-0" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset-0" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "541e045c-feed-490e-88a6-b33b515bf3cf" + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + } + }, + { + "key": "k8s.statefulset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.statefulset.labels.app", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.statefulset.name", + "value": { + "stringValue": "test-statefulset" } }, { @@ -10663,19 +52284,25 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset-0" + } + }, + { + "key": "statefulset", + "value": { + "stringValue": "test-statefulset" } }, { @@ -10696,16 +52323,10 @@ "stringValue": "cluster-uid-123456789" } }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, { "key": "uid", "value": { - "stringValue": "541e045c-feed-490e-88a6-b33b515bf3cf" + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" } } ] @@ -10714,33 +52335,22 @@ { "metrics": [ { + "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { - "asDouble": 1679916695, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", + "key": "owner_is_controller", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "true" } }, { - "key": "service", + "key": "owner_kind", "value": { - "stringValue": "test-service" + "stringValue": "StatefulSet" } } ], @@ -10748,7 +52358,7 @@ } ] }, - "name": "k8s.kube_pod_container_state_started" + "name": "k8s.kube.pod.owner.statefulset" } ], "scope": {} @@ -10758,12 +52368,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -10776,12 +52380,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -10827,19 +52425,49 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "test-statefulset-74694f665b" + } + }, + { + "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", + "value": { + "stringValue": "test-statefulset-0" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset-0" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "5808b16d-a1bf-414b-a0d8-3e3ae381a1b7" + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + } + }, + { + "key": "k8s.statefulset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.statefulset.labels.app", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.statefulset.name", + "value": { + "stringValue": "test-statefulset" } }, { @@ -10851,19 +52479,19 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset-0" } }, { @@ -10884,10 +52512,16 @@ "stringValue": "cluster-uid-123456789" } }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, { "key": "uid", "value": { - "stringValue": "5808b16d-a1bf-414b-a0d8-3e3ae381a1b7" + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" } } ] @@ -10896,33 +52530,16 @@ { "metrics": [ { + "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { - "asDouble": 1681221684, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Running" } } ], @@ -10930,7 +52547,7 @@ } ] }, - "name": "k8s.kube_pod_completion_time" + "name": "k8s.kube_pod_status_phase" } ], "scope": {} @@ -10940,12 +52557,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -10958,12 +52569,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -11009,19 +52614,49 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "test-statefulset-74694f665b" + } + }, + { + "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", + "value": { + "stringValue": "test-statefulset-0" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset-0" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "64b6d309-44e3-4a41-8883-c15c7cc9bc4a" + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + } + }, + { + "key": "k8s.statefulset.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.statefulset.labels.app", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.statefulset.name", + "value": { + "stringValue": "test-statefulset" } }, { @@ -11033,19 +52668,19 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset-0" } }, { @@ -11066,16 +52701,10 @@ "stringValue": "cluster-uid-123456789" } }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "true" - } - }, { "key": "uid", "value": { - "stringValue": "64b6d309-44e3-4a41-8883-c15c7cc9bc4a" + "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" } } ] @@ -11084,33 +52713,96 @@ { "metrics": [ { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", + "key": "owner_is_controller", "value": { - "stringValue": "http" + "stringValue": "true" } }, { - "key": "prometheus", + "key": "owner_kind", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "StatefulSet" } }, { - "key": "prometheus_replica", + "key": "owner_name", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "test-statefulset" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ { - "key": "service", + "key": "condition", "value": { - "stringValue": "test-service" + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" } } ], @@ -11118,7 +52810,7 @@ } ] }, - "name": "k8s.kube_pod_init_container_status_ready" + "name": "k8s.kube_pod_status_ready" } ], "scope": {} @@ -11128,12 +52820,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -11146,12 +52832,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -11197,19 +52877,43 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "test-statefulset-74694f665b" + } + }, + { + "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-statefulset-0" + } + }, + { + "key": "k8s.statefulset.annotations.test-annotation", + "value": { + "stringValue": "test-value" } }, { - "key": "k8s.pod.name", + "key": "k8s.statefulset.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset" } }, { - "key": "k8s.pod.uid", + "key": "k8s.statefulset.name", "value": { - "stringValue": "71057e83-7723-4db5-a7ca-52ad7904e34d" + "stringValue": "test-statefulset" } }, { @@ -11221,19 +52925,19 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "192.168.65.3" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "6443" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset-0" } }, { @@ -11253,58 +52957,109 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "71057e83-7723-4db5-a7ca-52ad7904e34d" - } } ] }, "scopeMetrics": [ { "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0.0277374, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, { "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 57344, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "http" + "stringValue": "amd64" } }, { - "key": "prometheus", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17" } }, { - "key": "reason", + "key": "kubernetes_io_arch", "value": { - "stringValue": "Completed" + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -11312,7 +53067,105 @@ } ] }, - "name": "k8s.kube_pod_container_status_terminated_reason" + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" } ], "scope": {} @@ -11322,12 +53175,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -11340,12 +53187,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -11391,19 +53232,43 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.pod.labels.controller-revision-hash", + "value": { + "stringValue": "test-statefulset-74694f665b" + } + }, + { + "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", + "value": { + "stringValue": "test-statefulset-0" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset-0" } }, { - "key": "k8s.pod.uid", + "key": "k8s.statefulset.annotations.test-annotation", "value": { - "stringValue": "a920ed2f-477d-4ad7-93d6-3222aabfece2" + "stringValue": "test-value" + } + }, + { + "key": "k8s.statefulset.labels.app", + "value": { + "stringValue": "test-statefulset" + } + }, + { + "key": "k8s.statefulset.name", + "value": { + "stringValue": "test-statefulset" } }, { @@ -11415,19 +53280,19 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset-0" } }, { @@ -11447,18 +53312,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "true" - } - }, - { - "key": "uid", - "value": { - "stringValue": "a920ed2f-477d-4ad7-93d6-3222aabfece2" - } } ] }, @@ -11466,43 +53319,28 @@ { "metrics": [ { - "name": "k8s.kube_pod_init_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, + "description": "[STABLE] Information about a container in a pod.", + "gauge": { "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.pod.containers" + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" } ], "scope": {} @@ -11512,12 +53350,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -11530,12 +53362,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -11567,39 +53393,63 @@ } }, { - "key": "k8s.node.name", + "key": "k8s.persistentvolume.annotations.example.com/annotation", "value": { - "stringValue": "test-node" + "stringValue": "example-annotation" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", "value": { - "stringValue": "test-value" + "stringValue": "yes" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.persistentvolume.labels.example.com/label", "value": { - "stringValue": "test-pod" + "stringValue": "example-label" } }, { - "key": "k8s.pod.name", + "key": "k8s.persistentvolume.labels.type", "value": { - "stringValue": "test-pod" + "stringValue": "local" } }, { - "key": "k8s.pod.uid", + "key": "k8s.persistentvolume.name", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "test-pv" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", + "value": { + "stringValue": "example-annotation" + } + }, + { + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", + "value": { + "stringValue": "yes" + } + }, + { + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", + "value": { + "stringValue": "yes" + } + }, + { + "key": "k8s.persistentvolumeclaim.labels.example.com/label", + "value": { + "stringValue": "example-label" + } + }, + { + "key": "k8s.persistentvolumeclaim.name", "value": { - "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" + "stringValue": "test-pvc" } }, { @@ -11611,25 +53461,31 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { - "key": "pod", + "key": "persistentvolume", "value": { - "stringValue": "test-pod" + "stringValue": "test-pv" } }, { - "key": "replicaset", + "key": "persistentvolumeclaim", + "value": { + "stringValue": "test-pvc" + } + }, + { + "key": "storageclass", "value": { - "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" + "stringValue": "test-storage-class" } }, { @@ -11651,9 +53507,15 @@ } }, { - "key": "uid", + "key": "sw.k8s.persistentvolume.found", + "value": { + "stringValue": "true" + } + }, + { + "key": "sw.k8s.persistentvolumeclaim.found", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "true" } } ] @@ -11662,45 +53524,16 @@ { "metrics": [ { + "description": "[STABLE] Information about persistent volume claim.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "volumename", "value": { - "stringValue": "test-service" + "stringValue": "test-pv" } } ], @@ -11708,7 +53541,7 @@ } ] }, - "name": "k8s.kube.pod.owner.replicaset" + "name": "k8s.kube_persistentvolumeclaim_info" } ], "scope": {} @@ -11718,12 +53551,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -11736,12 +53563,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -11773,33 +53594,63 @@ } }, { - "key": "k8s.node.name", + "key": "k8s.persistentvolume.annotations.example.com/annotation", "value": { - "stringValue": "test-node" + "stringValue": "example-annotation" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", "value": { - "stringValue": "test-value" + "stringValue": "yes" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.persistentvolume.labels.example.com/label", "value": { - "stringValue": "test-pod" + "stringValue": "example-label" } }, { - "key": "k8s.pod.name", + "key": "k8s.persistentvolume.labels.type", "value": { - "stringValue": "test-pod" + "stringValue": "local" } }, { - "key": "k8s.pod.uid", + "key": "k8s.persistentvolume.name", + "value": { + "stringValue": "test-pv" + } + }, + { + "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", + "value": { + "stringValue": "example-annotation" + } + }, + { + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", + "value": { + "stringValue": "yes" + } + }, + { + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", + "value": { + "stringValue": "yes" + } + }, + { + "key": "k8s.persistentvolumeclaim.labels.example.com/label", + "value": { + "stringValue": "example-label" + } + }, + { + "key": "k8s.persistentvolumeclaim.name", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "test-pvc" } }, { @@ -11811,19 +53662,25 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { - "key": "pod", + "key": "persistentvolume", "value": { - "stringValue": "test-pod" + "stringValue": "test-pv" + } + }, + { + "key": "persistentvolumeclaim", + "value": { + "stringValue": "test-pvc" } }, { @@ -11845,21 +53702,15 @@ } }, { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", + "key": "sw.k8s.persistentvolume.found", "value": { - "stringValue": "running" + "stringValue": "true" } }, { - "key": "uid", + "key": "sw.k8s.persistentvolumeclaim.found", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "true" } } ] @@ -11868,63 +53719,22 @@ { "metrics": [ { + "description": "[STABLE] Information about the Persistent Volume Claim Reference.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", + "key": "claim_namespace", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "test-namespace" } }, { - "key": "service", + "key": "name", "value": { - "stringValue": "test-service" + "stringValue": "test-pvc" } } ], @@ -11932,7 +53742,7 @@ } ] }, - "name": "k8s.container.status" + "name": "k8s.kube_persistentvolume_claim_ref" } ], "scope": {} @@ -11942,12 +53752,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -11960,12 +53764,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -11997,33 +53795,33 @@ } }, { - "key": "k8s.node.name", + "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", "value": { - "stringValue": "test-node" + "stringValue": "example-annotation" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", "value": { - "stringValue": "test-value" + "stringValue": "yes" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", "value": { - "stringValue": "test-pod" + "stringValue": "yes" } }, { - "key": "k8s.pod.name", + "key": "k8s.persistentvolumeclaim.labels.example.com/label", "value": { - "stringValue": "test-pod" + "stringValue": "example-label" } }, { - "key": "k8s.pod.uid", + "key": "k8s.persistentvolumeclaim.name", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "test-pvc" } }, { @@ -12035,19 +53833,19 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { - "key": "pod", + "key": "persistentvolumeclaim", "value": { - "stringValue": "test-pod" + "stringValue": "test-pvc" } }, { @@ -12065,19 +53863,13 @@ { "key": "sw.k8s.cluster.uid", "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" + "stringValue": "cluster-uid-123456789" } }, { - "key": "uid", + "key": "sw.k8s.persistentvolumeclaim.found", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "true" } } ] @@ -12086,280 +53878,64 @@ { "metrics": [ { + "description": "Unix creation timestamp", "gauge": { "dataPoints": [ { - "asDouble": 1681390530, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1696595815, "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_container_state_started" + "name": "k8s.kube_persistentvolumeclaim_created" }, { + "description": "[STABLE] The capacity of storage requested by the persistent volume claim.", "gauge": { "dataPoints": [ { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 5368709120, "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } + "name": "k8s.kube_persistentvolumeclaim_resource_requests_storage_bytes" }, { + "description": "[STABLE] The phase the persistent volume claim is currently in.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Bound" } } ], "timeUnixNano": "0" }, - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "gauge": { - "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Lost" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "gauge": { - "dataPoints": [ + }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Pending" } } ], @@ -12367,7 +53943,7 @@ } ] }, - "name": "k8s.kube_pod_container_status_waiting" + "name": "k8s.kube_persistentvolumeclaim_status_phase" } ], "scope": {} @@ -12377,12 +53953,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -12395,12 +53965,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -12432,33 +53996,33 @@ } }, { - "key": "k8s.node.name", + "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", "value": { - "stringValue": "test-node" + "stringValue": "example-annotation" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", "value": { - "stringValue": "test-value" + "stringValue": "yes" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", "value": { - "stringValue": "test-pod" + "stringValue": "yes" } }, { - "key": "k8s.pod.name", + "key": "k8s.persistentvolumeclaim.labels.example.com/label", "value": { - "stringValue": "test-pod" + "stringValue": "example-label" } }, { - "key": "k8s.pod.uid", + "key": "k8s.persistentvolumeclaim.name", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "test-pvc" } }, { @@ -12470,19 +54034,19 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { - "key": "pod", + "key": "persistentvolumeclaim", "value": { - "stringValue": "test-pod" + "stringValue": "test-pvc" } }, { @@ -12504,21 +54068,15 @@ } }, { - "key": "sw.k8s.container.init", + "key": "sw.k8s.persistentvolumeclaim.found", "value": { "stringValue": "true" } }, { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "terminated" - } - }, - { - "key": "uid", + "key": "sw.k8s.persistentvolumeclaim.status", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "Bound" } } ] @@ -12527,41 +54085,16 @@ { "metrics": [ { + "description": "[STABLE] The phase the persistent volume claim is currently in.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.container.status" + "name": "k8s.persistentvolumeclaim.status.phase" } ], "scope": {} @@ -12571,12 +54104,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -12589,12 +54116,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -12626,33 +54147,39 @@ } }, { - "key": "k8s.node.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "test-node" + "stringValue": "1" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.test-annotation", "value": { "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "test-deployment" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "8dd98d694" } }, { - "key": "k8s.pod.uid", + "key": "k8s.replicaset.name", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "test-deployment-8dd98d694" } }, { @@ -12664,19 +54191,19 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { - "key": "pod", + "key": "replicaset", "value": { - "stringValue": "test-pod" + "stringValue": "test-deployment-8dd98d694" } }, { @@ -12696,18 +54223,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "true" - } - }, - { - "key": "uid", - "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" - } } ] }, @@ -12715,109 +54230,40 @@ { "metrics": [ { + "description": "[STABLE] Unix creation timestamp", "gauge": { "dataPoints": [ { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1696595815, "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_init_container_status_ready" - }, - { - "name": "k8s.kube_pod_init_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } + "name": "k8s.kube_replicaset_created" }, { + "description": "[STABLE] Information about the ReplicaSet's owner.", "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", + "key": "owner_is_controller", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "true" } }, { - "key": "prometheus_replica", + "key": "owner_kind", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "Deployment" } }, { - "key": "service", + "key": "owner_name", "value": { - "stringValue": "test-service" + "stringValue": "test-deployment" } } ], @@ -12825,124 +54271,43 @@ } ] }, - "name": "k8s.kube_pod_init_container_status_running" + "name": "k8s.kube_replicaset_owner" }, { + "description": "[STABLE] Number of desired pods for a ReplicaSet.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_init_container_status_terminated" + "name": "k8s.kube_replicaset_spec_replicas" }, { + "description": "[STABLE] The number of ready replicas per ReplicaSet.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "reason", - "value": { - "stringValue": "Completed" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_init_container_status_terminated_reason" + "name": "k8s.kube_replicaset_status_ready_replicas" }, { + "description": "[STABLE] The number of replicas per ReplicaSet.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_init_container_status_waiting" + "name": "k8s.kube_replicaset_status_replicas" } ], "scope": {} @@ -12952,12 +54317,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -12970,12 +54329,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -13007,33 +54360,21 @@ } }, { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.annotations.test-annotation", "value": { "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "test-replicaset" } }, { - "key": "k8s.pod.uid", + "key": "k8s.replicaset.name", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "test-replicaset" } }, { @@ -13045,19 +54386,19 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { - "key": "pod", + "key": "replicaset", "value": { - "stringValue": "test-pod" + "stringValue": "test-replicaset" } }, { @@ -13077,18 +54418,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" - } } ] }, @@ -13096,83 +54425,64 @@ { "metrics": [ { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_created" + }, + { + "description": "[STABLE] Information about the ReplicaSet's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_owner" + }, + { + "description": "[STABLE] Number of desired pods for a ReplicaSet.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_spec_replicas" + }, + { + "description": "[STABLE] The number of ready replicas per ReplicaSet.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "phase", - "value": { - "stringValue": "Running" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_replicaset_status_ready_replicas" + }, + { + "description": "[STABLE] The number of replicas per ReplicaSet.", + "gauge": { + "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "phase", - "value": { - "stringValue": "Running" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_status_phase" + "name": "k8s.kube_replicaset_status_replicas" } ], "scope": {} @@ -13182,12 +54492,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -13200,12 +54504,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -13237,33 +54535,21 @@ } }, { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.statefulset.annotations.test-annotation", "value": { "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", + "key": "k8s.statefulset.labels.app", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset" } }, { - "key": "k8s.pod.uid", + "key": "k8s.statefulset.name", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "test-statefulset" } }, { @@ -13275,19 +54561,19 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { - "key": "pod", + "key": "statefulset", "value": { - "stringValue": "test-pod" + "stringValue": "test-statefulset" } }, { @@ -13307,12 +54593,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "uid", - "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" - } } ] }, @@ -13320,248 +54600,76 @@ { "metrics": [ { + "description": "[STABLE] Unix creation timestamp", "gauge": { "dataPoints": [ { - "asDouble": 1681390527, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1696595815, "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_created" + "name": "k8s.kube_statefulset_created" }, { + "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", "gauge": { "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_owner" + "name": "k8s.kube_statefulset_labels" }, { + "description": "[STABLE] Number of desired pods for a StatefulSet.", "gauge": { "dataPoints": [ { - "asDouble": 1681390527, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_start_time" + "name": "k8s.kube_statefulset_replicas" }, { + "description": "[STABLE] The number of current replicas per StatefulSet.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_statefulset_status_replicas_current" + }, + { + "description": "[STABLE] The number of ready replicas per StatefulSet.", + "gauge": { + "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "true" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_statefulset_status_replicas_ready" + }, + { + "description": "[STABLE] The number of updated replicas per StatefulSet.", + "gauge": { + "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "unknown" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_status_ready" + "name": "k8s.kube_statefulset_status_replicas_updated" } ], "scope": {} @@ -13571,12 +54679,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -13589,12 +54691,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -13625,36 +54721,6 @@ "stringValue": "test-namespace" } }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "c7f7a05a-a1b5-4fd0-a611-8e2a0e7acbf6" - } - }, { "key": "namespace", "value": { @@ -13664,19 +54730,13 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-pod" + "stringValue": "8080" } }, { @@ -13696,24 +54756,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "true" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "terminated" - } - }, - { - "key": "uid", - "value": { - "stringValue": "c7f7a05a-a1b5-4fd0-a611-8e2a0e7acbf6" - } } ] }, @@ -13721,41 +54763,16 @@ { "metrics": [ { + "description": "[STABLE] Unix creation timestamp", "gauge": { "dataPoints": [ { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1696595815, "timeUnixNano": "0" } ] }, - "name": "k8s.container.status" + "name": "k8s.kube_namespace_created" } ], "scope": {} @@ -13765,12 +54782,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -13783,12 +54794,6 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, { "key": "k8s.namespace.annotations.description", "value": { @@ -13819,36 +54824,6 @@ "stringValue": "test-namespace" } }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "c7f7a05a-a1b5-4fd0-a611-8e2a0e7acbf6" - } - }, { "key": "namespace", "value": { @@ -13858,19 +54833,13 @@ { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-pod" + "stringValue": "8080" } }, { @@ -13879,180 +54848,40 @@ "stringValue": "0.8.3" } }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "true" - } - }, - { - "key": "uid", - "value": { - "stringValue": "c7f7a05a-a1b5-4fd0-a611-8e2a0e7acbf6" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_init_container_status_running" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_init_container_status_terminated" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "reason", - "value": { - "stringValue": "Completed" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_init_container_status_terminated_reason" - }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.namespace.status", + "value": { + "stringValue": "Active" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ { + "description": "[STABLE] kubernetes namespace status phase.", "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Active" } } ], @@ -14060,7 +54889,7 @@ } ] }, - "name": "k8s.kube_pod_init_container_status_waiting" + "name": "k8s.kube_namespace_status_phase" } ], "scope": {} @@ -14070,12 +54899,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -14089,111 +54912,118 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-container" + "stringValue": "default" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "default" } }, { - "key": "k8s.namespace.labels.app", + "key": "namespace", "value": { - "stringValue": "test-app" + "stringValue": "default" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "net.host.name", "value": { - "stringValue": "test-namespace" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "net.host.port", "value": { - "stringValue": "testing" + "stringValue": "8080" } }, { - "key": "k8s.namespace.name", + "key": "sw.k8s.agent.app.version", "value": { - "stringValue": "test-namespace" + "stringValue": "0.8.3" } }, { - "key": "k8s.node.name", + "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "test-node" + "stringValue": "2.8.0-alpha.2" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "sw.k8s.cluster.uid", "value": { - "stringValue": "test-value" + "stringValue": "cluster-uid-123456789" } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331713, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_namespace_created" } - }, + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ { - "key": "k8s.pod.name", + "key": "http.scheme", "value": { - "stringValue": "test-pod" + "stringValue": "http" } }, { - "key": "k8s.replicaset.annotations.test-annotation", + "key": "k8s.cluster.name", "value": { - "stringValue": "test-value" + "stringValue": "cluster name" } }, { - "key": "k8s.replicaset.labels.app", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-replicaset" + "stringValue": "default" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-replicaset" + "stringValue": "default" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "default" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "test-replicaset" + "stringValue": "8080" } }, { @@ -14213,6 +55043,12 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.namespace.status", + "value": { + "stringValue": "Active" + } } ] }, @@ -14220,247 +55056,16 @@ { "metrics": [ { + "description": "[STABLE] kubernetes namespace status phase.", "gauge": { "dataPoints": [ - { - "asDouble": 1678895204, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_created" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Deployment" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "core-c1" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - }, { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Deployment" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_owner" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_spec_replicas" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_ready_replicas" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Active" } } ], @@ -14468,7 +55073,7 @@ } ] }, - "name": "k8s.kube_replicaset_status_replicas" + "name": "k8s.kube_namespace_status_phase" } ], "scope": {} @@ -14478,12 +55083,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -14497,99 +55096,118 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-node-lease" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "kube-node-lease" } }, { - "key": "k8s.namespace.labels.app", + "key": "namespace", "value": { - "stringValue": "test-app" + "stringValue": "kube-node-lease" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "net.host.name", "value": { - "stringValue": "test-namespace" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "net.host.port", "value": { - "stringValue": "testing" + "stringValue": "8080" } }, { - "key": "k8s.namespace.name", + "key": "sw.k8s.agent.app.version", "value": { - "stringValue": "test-namespace" + "stringValue": "0.8.3" } }, { - "key": "k8s.node.name", + "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "test-node" + "stringValue": "2.8.0-alpha.2" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "sw.k8s.cluster.uid", "value": { - "stringValue": "test-value" + "stringValue": "cluster-uid-123456789" } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331713, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_namespace_created" } - }, + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ { - "key": "k8s.pod.name", + "key": "http.scheme", "value": { - "stringValue": "test-pod" + "stringValue": "http" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" + "stringValue": "cluster name" } }, { - "key": "namespace", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-node-lease" } }, { - "key": "net.host.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-node" + "stringValue": "kube-node-lease" } }, { - "key": "net.host.port", + "key": "namespace", "value": { - "stringValue": "" + "stringValue": "kube-node-lease" } }, { - "key": "pod", + "key": "net.host.name", "value": { - "stringValue": "test-pod" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "replicaset", + "key": "net.host.port", "value": { - "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" + "stringValue": "8080" } }, { @@ -14609,6 +55227,12 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.namespace.status", + "value": { + "stringValue": "Active" + } } ] }, @@ -14616,45 +55240,16 @@ { "metrics": [ { + "description": "[STABLE] kubernetes namespace status phase.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Active" } } ], @@ -14662,7 +55257,7 @@ } ] }, - "name": "k8s.kube.pod.owner.replicaset" + "name": "k8s.kube_namespace_status_phase" } ], "scope": {} @@ -14672,12 +55267,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -14690,112 +55279,119 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-public" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.namespace.name", "value": { - "stringValue": "testing" + "stringValue": "kube-public" } }, { - "key": "k8s.namespace.name", + "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-public" } }, { - "key": "k8s.node.name", + "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "net.host.port", "value": { - "stringValue": "test-value" + "stringValue": "8080" } }, { - "key": "k8s.pod.labels.app", + "key": "sw.k8s.agent.app.version", "value": { - "stringValue": "test-pod" + "stringValue": "0.8.3" } }, { - "key": "k8s.pod.name", + "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "test-pod" + "stringValue": "2.8.0-alpha.2" } }, { - "key": "k8s.statefulset.annotations.test-annotation", + "key": "sw.k8s.cluster.uid", "value": { - "stringValue": "test-value" + "stringValue": "cluster-uid-123456789" } - }, + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331713, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_namespace_created" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ { - "key": "k8s.statefulset.labels.app", + "key": "http.scheme", "value": { - "stringValue": "test-statefulset" + "stringValue": "http" } }, { - "key": "k8s.statefulset.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "test-statefulset" + "stringValue": "cluster name" } }, { - "key": "namespace", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-public" } }, { - "key": "net.host.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-node" + "stringValue": "kube-public" } }, { - "key": "net.host.port", + "key": "namespace", "value": { - "stringValue": "" + "stringValue": "kube-public" } }, { - "key": "pod", + "key": "net.host.name", "value": { - "stringValue": "test-pod" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "statefulset", + "key": "net.host.port", "value": { - "stringValue": "test-statefulset" + "stringValue": "8080" } }, { @@ -14815,6 +55411,12 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.namespace.status", + "value": { + "stringValue": "Active" + } } ] }, @@ -14822,218 +55424,16 @@ { "metrics": [ { - "gauge": { - "dataPoints": [ - { - "asDouble": 1645144985, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_statefulset_created" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_statefulset_labels" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 3, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_statefulset_replicas" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 3, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_statefulset_status_replicas_current" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_statefulset_status_replicas_ready" - }, - { + "description": "[STABLE] kubernetes namespace status phase.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Active" } } ], @@ -15041,7 +55441,7 @@ } ] }, - "name": "k8s.kube_statefulset_status_replicas_updated" + "name": "k8s.kube_namespace_status_phase" } ], "scope": {} @@ -15051,12 +55451,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -15070,87 +55464,99 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.node.name", "value": { - "stringValue": "test-app" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", "value": { - "stringValue": "test-namespace" + "stringValue": "https://192.168.65.3:2379" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "testing" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "k8s.node.name", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "test-node" + "stringValue": "2023-10-03T11:15:10.685683800Z" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "test-value" + "stringValue": "file" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.labels.component", "value": { - "stringValue": "test-pod" + "stringValue": "etcd" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "etcd-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "etcd-docker-desktop" } }, { @@ -15170,6 +55576,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + } } ] }, @@ -15177,215 +55595,16 @@ { "metrics": [ { + "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.fs.iops" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.fs.throughput" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1648847018, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_namespace_created" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "DaemonSet" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "spire-spiffe-csi-driver" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - }, { "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "pods" - } - }, - { - "key": "resourcequota", - "value": { - "stringValue": "gatekeeper-critical-pods" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "type", + "key": "phase", "value": { - "stringValue": "hard" + "stringValue": "Running" } } ], @@ -15393,7 +55612,7 @@ } ] }, - "name": "k8s.kube_resourcequota" + "name": "k8s.kube_pod_status_phase" } ], "scope": {} @@ -15403,12 +55622,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -15422,87 +55635,99 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.node.name", "value": { - "stringValue": "test-app" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", "value": { - "stringValue": "test-namespace" + "stringValue": "https://192.168.65.3:2379" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "testing" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "k8s.node.name", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "test-node" + "stringValue": "2023-10-03T11:15:10.685683800Z" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "test-value" + "stringValue": "file" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.labels.component", "value": { - "stringValue": "test-pod" + "stringValue": "etcd" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "etcd-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "etcd-docker-desktop" } }, { @@ -15524,9 +55749,9 @@ } }, { - "key": "sw.k8s.namespace.status", + "key": "uid", "value": { - "stringValue": "Active" + "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" } } ] @@ -15535,39 +55760,96 @@ { "metrics": [ { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331717, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "endpoint", + "key": "owner_is_controller", "value": { - "stringValue": "http" + "stringValue": "true" } }, { - "key": "phase", + "key": "owner_kind", "value": { - "stringValue": "Active" + "stringValue": "Node" } }, { - "key": "prometheus", + "key": "owner_name", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696591302, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ { - "key": "prometheus_replica", + "key": "condition", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "false" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "service", + "key": "condition", "value": { - "stringValue": "test-service" + "stringValue": "unknown" } } ], @@ -15575,7 +55857,7 @@ } ] }, - "name": "k8s.kube_namespace_status_phase" + "name": "k8s.kube_pod_status_ready" } ], "scope": {} @@ -15585,12 +55867,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -15604,87 +55880,93 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.node.name", "value": { - "stringValue": "test-app" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", "value": { - "stringValue": "test-namespace" + "stringValue": "https://192.168.65.3:2379" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "testing" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "test-value" + "stringValue": "2023-10-03T11:15:10.685683800Z" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "test-pod" + "stringValue": "file" } }, { - "key": "k8s.pod.name", + "key": "k8s.pod.labels.component", "value": { - "stringValue": "test-pod" + "stringValue": "etcd" } }, { - "key": "k8s.pod.uid", + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "etcd-docker-desktop" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "192.168.65.3" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "6443" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "etcd-docker-desktop" } }, { @@ -15704,18 +55986,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" - } } ] }, @@ -15723,257 +55993,102 @@ { "metrics": [ { - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.cpu.limit" - }, - { - "gauge": { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 3221225472, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 3221225472, + "asDouble": 193.749626, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "tcp-model" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "cpu", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "total" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "resource", + "key": "kubernetes_io_arch", "value": { - "stringValue": "memory" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "unit", + "key": "kubernetes_io_os", "value": { - "stringValue": "byte" + "stringValue": "linux" } } ], "timeUnixNano": "0" } - ] - }, - "name": "k8s.container.spec.memory.limit" + ], + "isMonotonic": true + } }, { "gauge": { "dataPoints": [ { - "asDouble": 3221225472, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 3221225472, + "asDouble": 57344, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "tcp-model" + "stringValue": "amd64" } }, { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "resource", + "key": "kubernetes_io_arch", "value": { - "stringValue": "memory" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "unit", + "key": "kubernetes_io_os", "value": { - "stringValue": "byte" + "stringValue": "linux" } } ], @@ -15981,150 +56096,48 @@ } ] }, - "name": "k8s.container.spec.memory.requests" + "name": "k8s.container_memory_working_set_bytes" }, { "gauge": { "dataPoints": [ { - "asDouble": 3221225472, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0.1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 3221225472, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "test-node" + "stringValue": "amd64" } }, { - "key": "prometheus", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "resource", + "key": "kubernetes_io_arch", "value": { - "stringValue": "memory" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "unit", + "key": "kubernetes_io_os", "value": { - "stringValue": "byte" + "stringValue": "linux" } } ], @@ -16132,102 +56145,48 @@ } ] }, - "name": "k8s.kube_pod_container_resource_limits" + "name": "k8s.container_spec_cpu_period" }, { "gauge": { "dataPoints": [ { - "asDouble": 3221225472, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 3221225472, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "test-node" + "stringValue": "amd64" } }, { - "key": "prometheus", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "resource", + "key": "kubernetes_io_arch", "value": { - "stringValue": "memory" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "unit", + "key": "kubernetes_io_os", "value": { - "stringValue": "byte" + "stringValue": "linux" } } ], @@ -16235,7 +56194,7 @@ } ] }, - "name": "k8s.kube_pod_container_resource_requests" + "name": "k8s.container_spec_memory_limit_bytes" } ], "scope": {} @@ -16245,12 +56204,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -16264,87 +56217,93 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.node.name", "value": { - "stringValue": "test-app" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", "value": { - "stringValue": "test-namespace" + "stringValue": "https://192.168.65.3:2379" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "testing" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "7b5484a95950967c1991f1f4d3e13efe" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "test-value" + "stringValue": "2023-10-03T11:15:10.685683800Z" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "test-pod" + "stringValue": "file" } }, { - "key": "k8s.pod.name", + "key": "k8s.pod.labels.component", "value": { - "stringValue": "test-pod" + "stringValue": "etcd" } }, { - "key": "k8s.pod.uid", + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", "value": { - "stringValue": "f15ca7ca-af33-4f43-a793-ec3176b31842" + "stringValue": "etcd-docker-desktop" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "etcd-docker-desktop" } }, { @@ -16364,18 +56323,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "f15ca7ca-af33-4f43-a793-ec3176b31842" - } } ] }, @@ -16383,114 +56330,28 @@ { "metrics": [ { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { "asDouble": 0.1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.container.spec.cpu.requests" + "name": "k8s.pod.spec.cpu.requests" }, { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 0.1, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], + "asDouble": 104857600, "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_container_resource_requests" + "name": "k8s.pod.spec.memory.requests" } ], "scope": {} @@ -16500,12 +56361,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -16519,87 +56374,99 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.node.name", "value": { - "stringValue": "test-app" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", "value": { - "stringValue": "test-namespace" + "stringValue": "192.168.65.3:6443" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "testing" + "stringValue": "bb65936d308570bcc8a5f33de00849fe" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "bb65936d308570bcc8a5f33de00849fe" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "test-value" + "stringValue": "2023-10-03T11:15:10.685687700Z" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "test-pod" + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-apiserver" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "kube-apiserver-docker-desktop" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "f747708b-041d-4a63-b8df-6d452e164d0b" + "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "kube-apiserver-docker-desktop" } }, { @@ -16621,15 +56488,15 @@ } }, { - "key": "sw.k8s.container.init", + "key": "sw.k8s.pod.status", "value": { - "stringValue": "false" + "stringValue": "Running" } }, { "key": "uid", "value": { - "stringValue": "f747708b-041d-4a63-b8df-6d452e164d0b" + "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" } } ] @@ -16638,106 +56505,16 @@ { "metrics": [ { + "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { - "asDouble": 5368709120, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.memory.limit" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 5368709120, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", + "key": "phase", "value": { - "stringValue": "byte" + "stringValue": "Running" } } ], @@ -16745,7 +56522,7 @@ } ] }, - "name": "k8s.kube_pod_container_resource_limits" + "name": "k8s.kube_pod_status_phase" } ], "scope": {} @@ -16755,12 +56532,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -16774,81 +56545,99 @@ } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-container" + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "kube-system" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.node.name", "value": { - "stringValue": "test-app" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", "value": { - "stringValue": "test-namespace" + "stringValue": "192.168.65.3:6443" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.annotations.kubernetes.io/config.hash", "value": { - "stringValue": "testing" + "stringValue": "bb65936d308570bcc8a5f33de00849fe" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", "value": { - "stringValue": "test-namespace" + "stringValue": "bb65936d308570bcc8a5f33de00849fe" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.pod.annotations.kubernetes.io/config.seen", "value": { - "stringValue": "test-value" + "stringValue": "2023-10-03T11:15:10.685687700Z" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.annotations.kubernetes.io/config.source", "value": { - "stringValue": "test-pod" + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-apiserver" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-pod" + "stringValue": "kube-apiserver-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "kube-system" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { "key": "pod", "value": { - "stringValue": "test-pod" + "stringValue": "kube-apiserver-docker-desktop" } }, { @@ -16868,6 +56657,12 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "uid", + "value": { + "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" + } } ] }, @@ -16875,569 +56670,84 @@ { "metrics": [ { + "description": "[STABLE] Unix creation timestamp", "gauge": { "dataPoints": [ { - "asDouble": 1679916076, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_node_created" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 1696331721, "timeUnixNano": "0" } ] }, - "name": "k8s.kube_node_spec_unschedulable" + "name": "k8s.kube_pod_created" }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 39, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "attachable_volumes_aws_ebs" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 15.89, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 288825207124, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "ephemeral_storage" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "hugepages_1Gi" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "hugepages_2Mi" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 63297781760, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 234, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "pods" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "integer" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 39, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "attachable_volumes_aws_ebs" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 15.89, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ { - "key": "prometheus_replica", + "key": "owner_is_controller", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "true" } }, { - "key": "resource", + "key": "owner_kind", "value": { - "stringValue": "cpu" + "stringValue": "Node" } }, { - "key": "service", + "key": "owner_name", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696591302, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ { - "key": "unit", + "key": "condition", "value": { - "stringValue": "core" + "stringValue": "false" } } ], "timeUnixNano": "0" }, { - "asDouble": 288825207124, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "ephemeral_storage" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", + "key": "condition", "value": { - "stringValue": "byte" + "stringValue": "true" } } ], @@ -17447,189 +56757,297 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "hugepages_1Gi" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", + "key": "condition", "value": { - "stringValue": "byte" + "stringValue": "unknown" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", + "value": { + "stringValue": "192.168.65.3:6443" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "bb65936d308570bcc8a5f33de00849fe" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "bb65936d308570bcc8a5f33de00849fe" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685687700Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-apiserver" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-apiserver-docker-desktop" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-apiserver-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 0, + "asDouble": 232.866268, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "tcp-model" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "cpu", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "total" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe" } }, { - "key": "resource", + "key": "kubernetes_io_arch", "value": { - "stringValue": "hugepages_2Mi" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "unit", + "key": "kubernetes_io_os", "value": { - "stringValue": "byte" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 63297781760, + "asDouble": 57344, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "test-node" + "stringValue": "amd64" } }, { - "key": "prometheus", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe" } }, { - "key": "resource", + "key": "kubernetes_io_arch", "value": { - "stringValue": "memory" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "unit", + "key": "kubernetes_io_os", "value": { - "stringValue": "byte" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 234, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "test-node" + "stringValue": "amd64" } }, { - "key": "prometheus", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe" } }, { - "key": "resource", + "key": "kubernetes_io_arch", "value": { - "stringValue": "pods" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "unit", + "key": "kubernetes_io_os", "value": { - "stringValue": "integer" + "stringValue": "linux" } } ], @@ -17637,678 +57055,1415 @@ } ] }, - "name": "k8s.kube_node_status_allocatable" + "name": "k8s.container_spec_cpu_period" }, { "gauge": { "dataPoints": [ { - "asDouble": 39, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "test-node" + "stringValue": "amd64" } }, { - "key": "prometheus", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe" } }, { - "key": "resource", + "key": "kubernetes_io_arch", "value": { - "stringValue": "attachable_volumes_aws_ebs" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "unit", + "key": "kubernetes_io_os", "value": { - "stringValue": "byte" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", + "value": { + "stringValue": "192.168.65.3:6443" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "bb65936d308570bcc8a5f33de00849fe" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "bb65936d308570bcc8a5f33de00849fe" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685687700Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-apiserver" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-apiserver-docker-desktop" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-apiserver-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0.25, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.cpu.requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "458a31e42f7d01ae485acb25e3254451" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "458a31e42f7d01ae485acb25e3254451" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685690500Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-scheduler" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ { - "asDouble": 16, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", + "key": "phase", "value": { - "stringValue": "core" + "stringValue": "Running" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "458a31e42f7d01ae485acb25e3254451" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "458a31e42f7d01ae485acb25e3254451" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685690500Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-scheduler" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ { - "asDouble": 322109943808, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "ephemeral_storage" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], + "asDouble": 1696331722, "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", + "key": "owner_is_controller", "value": { - "stringValue": "hugepages_1Gi" + "stringValue": "true" } }, { - "key": "service", + "key": "owner_kind", "value": { - "stringValue": "test-service" + "stringValue": "Node" } }, { - "key": "unit", + "key": "owner_name", "value": { - "stringValue": "byte" + "stringValue": "docker-desktop" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "hugepages_2Mi" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], + "asDouble": 1696591302, "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ { - "asDouble": 66369060864, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", + "key": "condition", "value": { - "stringValue": "byte" + "stringValue": "false" } } ], "timeUnixNano": "0" }, { - "asDouble": 234, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "pods" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", + "key": "condition", "value": { - "stringValue": "integer" + "stringValue": "true" } } ], "timeUnixNano": "0" }, { - "asDouble": 39, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "attachable_volumes_aws_ebs" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", + "key": "condition", "value": { - "stringValue": "byte" + "stringValue": "unknown" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "458a31e42f7d01ae485acb25e3254451" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "458a31e42f7d01ae485acb25e3254451" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685690500Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-scheduler" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 16, + "asDouble": 29.4831066, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "tcp-model" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "cpu", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "total" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451" } }, { - "key": "resource", + "key": "kubernetes_io_arch", "value": { - "stringValue": "cpu" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "unit", + "key": "kubernetes_io_os", "value": { - "stringValue": "core" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 322109943808, + "asDouble": 57344, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "test-node" + "stringValue": "amd64" } }, { - "key": "prometheus", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451" } }, { - "key": "resource", + "key": "kubernetes_io_arch", "value": { - "stringValue": "ephemeral_storage" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "unit", + "key": "kubernetes_io_os", "value": { - "stringValue": "byte" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "test-node" + "stringValue": "amd64" } }, { - "key": "prometheus", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451" } }, { - "key": "resource", + "key": "kubernetes_io_arch", "value": { - "stringValue": "hugepages_1Gi" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "unit", + "key": "kubernetes_io_os", "value": { - "stringValue": "byte" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "test-node" + "stringValue": "amd64" } }, { - "key": "prometheus", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451" } }, { - "key": "resource", + "key": "kubernetes_io_arch", "value": { - "stringValue": "hugepages_2Mi" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "unit", + "key": "kubernetes_io_os", "value": { - "stringValue": "byte" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "458a31e42f7d01ae485acb25e3254451" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "458a31e42f7d01ae485acb25e3254451" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685690500Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-scheduler" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-scheduler-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0.1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.cpu.requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685689200Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ { - "asDouble": 66369060864, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", + "key": "phase", "value": { - "stringValue": "byte" + "stringValue": "Running" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685689200Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ { - "asDouble": 234, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, + "asDouble": 1696331714, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ { - "key": "resource", + "key": "owner_is_controller", "value": { - "stringValue": "pods" + "stringValue": "true" } }, { - "key": "service", + "key": "owner_kind", "value": { - "stringValue": "test-service" + "stringValue": "Node" } }, { - "key": "unit", + "key": "owner_name", "value": { - "stringValue": "integer" + "stringValue": "docker-desktop" } } ], @@ -18316,52 +58471,29 @@ } ] }, - "name": "k8s.kube_node_status_capacity" + "name": "k8s.kube_pod_owner" }, { + "description": "[STABLE] Start time in unix timestamp for a pod.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 1696591302, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, "attributes": [ { "key": "condition", - "value": { - "stringValue": "DiskPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", "value": { "stringValue": "false" } @@ -18370,46 +58502,10 @@ "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 1, "attributes": [ { "key": "condition", - "value": { - "stringValue": "DiskPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", "value": { "stringValue": "true" } @@ -18422,522 +58518,776 @@ "attributes": [ { "key": "condition", - "value": { - "stringValue": "DiskPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", "value": { "stringValue": "unknown" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685689200Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 1, + "asDouble": 188.2980799, "attributes": [ { - "key": "condition", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "DiskPressure" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "tcp-model" + "stringValue": "linux" } }, { - "key": "node", + "key": "cpu", "value": { - "stringValue": "test-node" + "stringValue": "total" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "status", + "key": "kubernetes_io_os", "value": { - "stringValue": "false" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 57344, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "DiskPressure" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "tcp-model" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "status", + "key": "kubernetes_io_os", "value": { - "stringValue": "true" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 100000, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "DiskPressure" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "tcp-model" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "status", + "key": "kubernetes_io_os", "value": { - "stringValue": "unknown" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "MemoryPressure" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "http" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "status", + "key": "kubernetes_io_os", "value": { - "stringValue": "false" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "value": { + "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "value": { + "stringValue": "2023-10-03T11:15:10.685689200Z" + } + }, + { + "key": "k8s.pod.annotations.kubernetes.io/config.source", + "value": { + "stringValue": "file" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "kube-controller-manager" + } + }, + { + "key": "k8s.pod.labels.tier", + "value": { + "stringValue": "control-plane" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "kube-controller-manager-docker-desktop" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0.2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.cpu.requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "MemoryPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", + "key": "phase", "value": { - "stringValue": "true" + "stringValue": "Running" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "MemoryPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], + "asDouble": 1696331721, "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "MemoryPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "MemoryPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], + "asDouble": 1696331721, "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ { "asDouble": 0, "attributes": [ { "key": "condition", - "value": { - "stringValue": "MemoryPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "NetworkUnavailable" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", "value": { "stringValue": "false" } @@ -18946,46 +59296,10 @@ "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 1, "attributes": [ { "key": "condition", - "value": { - "stringValue": "NetworkUnavailable" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", "value": { "stringValue": "true" } @@ -18998,378 +59312,728 @@ "attributes": [ { "key": "condition", - "value": { - "stringValue": "NetworkUnavailable" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", "value": { "stringValue": "unknown" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 1, + "asDouble": 14.4918052, "attributes": [ { - "key": "condition", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "NetworkUnavailable" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "tcp-model" + "stringValue": "linux" } }, { - "key": "node", + "key": "cpu", "value": { - "stringValue": "test-node" + "stringValue": "total" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "status", + "key": "kubernetes_io_os", "value": { - "stringValue": "false" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 81920, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "NetworkUnavailable" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "tcp-model" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "status", + "key": "kubernetes_io_os", "value": { - "stringValue": "true" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 100000, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "NetworkUnavailable" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "tcp-model" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "status", + "key": "kubernetes_io_os", "value": { - "stringValue": "unknown" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "PIDPressure" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "http" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "status", + "key": "kubernetes_io_os", "value": { - "stringValue": "false" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "storage-provisioner" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "PIDPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.pod.containers" + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.pod.status", + "value": { + "stringValue": "Running" + } + }, + { + "key": "uid", + "value": { + "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "PIDPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", + "key": "phase", "value": { - "stringValue": "unknown" + "stringValue": "Running" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331722, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_created" + }, + { + "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "PIDPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_owner" + }, + { + "description": "[STABLE] Start time in unix timestamp for a pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331722, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_start_time" + }, + { + "description": "[STABLE] Describes whether the pod is ready to serve requests.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ { - "key": "status", + "key": "condition", "value": { "stringValue": "false" } @@ -19378,46 +60042,10 @@ "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 1, "attributes": [ { "key": "condition", - "value": { - "stringValue": "PIDPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", "value": { "stringValue": "true" } @@ -19430,641 +60058,803 @@ "attributes": [ { "key": "condition", - "value": { - "stringValue": "PIDPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", "value": { "stringValue": "unknown" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "192.168.65.3" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "6443" + } + }, + { + "key": "pod", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 0, + "asDouble": 0.8925255, "attributes": [ { - "key": "condition", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "Ready" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "http" + "stringValue": "linux" } }, { - "key": "node", + "key": "cpu", "value": { - "stringValue": "test-node" + "stringValue": "total" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "status", + "key": "kubernetes_io_os", "value": { - "stringValue": "false" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 1, + "asDouble": 57344, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "Ready" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "http" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "status", + "key": "kubernetes_io_os", "value": { - "stringValue": "true" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 100000, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "Ready" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "http" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "status", + "key": "kubernetes_io_os", "value": { - "stringValue": "unknown" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "Ready" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "tcp-model" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } }, { - "key": "status", + "key": "kubernetes_io_os", "value": { - "stringValue": "false" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.labels.component", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "pod", + "value": { + "stringValue": "vpnkit-controller" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about a container in a pod.", + "gauge": { + "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Ready" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.pod.containers" + }, + { + "description": "[STABLE] Describes whether the container is currently in running state.", + "gauge": { + "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Ready" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "3" + } + }, + { + "key": "k8s.replicaset.labels.k8s-app", + "value": { + "stringValue": "kube-dns" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "5d78c9869d" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "coredns-5d78c9869d" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331720, "timeUnixNano": "0" } ] }, - "name": "k8s.kube_node_status_condition" + "name": "k8s.kube_replicaset_created" }, { + "description": "[STABLE] Information about the ReplicaSet's owner.", "gauge": { "dataPoints": [ { - "asDouble": 15.89, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", + "key": "owner_is_controller", "value": { - "stringValue": "cpu" + "stringValue": "true" } }, { - "key": "service", + "key": "owner_kind", "value": { - "stringValue": "test-service" + "stringValue": "Deployment" } }, { - "key": "unit", + "key": "owner_name", "value": { - "stringValue": "core" + "stringValue": "coredns" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_replicaset_owner" + }, + { + "description": "[STABLE] Number of desired pods for a ReplicaSet.", + "gauge": { + "dataPoints": [ { - "asDouble": 15.89, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], + "asDouble": 2, "timeUnixNano": "0" } ] }, - "name": "k8s.node.cpu.allocatable" + "name": "k8s.kube_replicaset_spec_replicas" }, { + "description": "[STABLE] The number of ready replicas per ReplicaSet.", "gauge": { "dataPoints": [ { - "asDouble": 16, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], + "asDouble": 2, "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_replicaset_status_ready_replicas" + }, + { + "description": "[STABLE] The number of replicas per ReplicaSet.", + "gauge": { + "dataPoints": [ { - "asDouble": 16, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], + "asDouble": 2, "timeUnixNano": "0" } ] }, - "name": "k8s.node.cpu.capacity" - }, + "name": "k8s.kube_replicaset_status_replicas" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ { + "description": "[STABLE] Unix creation timestamp", "gauge": { "dataPoints": [ { - "asDouble": 63297781760, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], + "asDouble": 1696331713, "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_namespace_created" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "kube-system" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.namespace.status", + "value": { + "stringValue": "Active" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] kubernetes namespace status phase.", + "gauge": { + "dataPoints": [ { - "asDouble": 63297781760, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", + "key": "phase", "value": { - "stringValue": "byte" + "stringValue": "Active" } } ], @@ -20072,308 +60862,666 @@ } ] }, - "name": "k8s.node.memory.allocatable" + "name": "k8s.kube_namespace_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "prometheus" + } + }, + { + "key": "k8s.replicaset.labels.chart", + "value": { + "stringValue": "prometheus-19.7.2" + } + }, + { + "key": "k8s.replicaset.labels.component", + "value": { + "stringValue": "server" + } + }, + { + "key": "k8s.replicaset.labels.heritage", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "55f8789787" + } + }, + { + "key": "k8s.replicaset.labels.release", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_created" }, { + "description": "[STABLE] Information about the ReplicaSet's owner.", "gauge": { "dataPoints": [ { - "asDouble": 66369060864, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", + "key": "owner_is_controller", "value": { - "stringValue": "memory" + "stringValue": "true" } }, { - "key": "service", + "key": "owner_kind", "value": { - "stringValue": "test-service" + "stringValue": "Deployment" } }, { - "key": "unit", + "key": "owner_name", "value": { - "stringValue": "byte" + "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_replicaset_owner" + }, + { + "description": "[STABLE] Number of desired pods for a ReplicaSet.", + "gauge": { + "dataPoints": [ { - "asDouble": 66369060864, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.node.memory.capacity" + "name": "k8s.kube_replicaset_spec_replicas" }, { + "description": "[STABLE] The number of ready replicas per ReplicaSet.", "gauge": { "dataPoints": [ { "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "DiskPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], "timeUnixNano": "0" }, { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "DiskPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.node.status.condition.diskpressure" + "name": "k8s.kube_replicaset_status_ready_replicas" }, { + "description": "[STABLE] The number of replicas per ReplicaSet.", "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_status_replicas" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/component", + "value": { + "stringValue": "metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", + "value": { + "stringValue": "kube-state-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/version", + "value": { + "stringValue": "2.8.2" + } + }, + { + "key": "k8s.replicaset.labels.helm.sh/chart", + "value": { + "stringValue": "kube-state-metrics-5.5.0" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "c9f54ccc6" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_created" + }, + { + "description": "[STABLE] Information about the ReplicaSet's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "MemoryPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", + "key": "owner_is_controller", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "true" } }, { - "key": "service", + "key": "owner_kind", "value": { - "stringValue": "test-service" + "stringValue": "Deployment" } }, { - "key": "status", + "key": "owner_name", "value": { - "stringValue": "true" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_replicaset_owner" + }, + { + "description": "[STABLE] Number of desired pods for a ReplicaSet.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_spec_replicas" + }, + { + "description": "[STABLE] The number of ready replicas per ReplicaSet.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_status_ready_replicas" + }, + { + "description": "[STABLE] The number of replicas per ReplicaSet.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_status_replicas" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "85c6b77579" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595813, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_created" + }, + { + "description": "[STABLE] Information about the ReplicaSet's owner.", + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "MemoryPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", + "key": "owner_is_controller", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "true" } }, { - "key": "service", + "key": "owner_kind", "value": { - "stringValue": "test-service" + "stringValue": "Deployment" } }, { - "key": "status", + "key": "owner_name", "value": { - "stringValue": "true" + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" } } ], @@ -20381,308 +61529,419 @@ } ] }, - "name": "k8s.node.status.condition.memorypressure" + "name": "k8s.kube_replicaset_owner" }, { + "description": "[STABLE] Number of desired pods for a ReplicaSet.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "NetworkUnavailable" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_replicaset_spec_replicas" + }, + { + "description": "[STABLE] The number of ready replicas per ReplicaSet.", + "gauge": { + "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "NetworkUnavailable" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.node.status.condition.networkunavailable" + "name": "k8s.kube_replicaset_status_ready_replicas" }, { + "description": "[STABLE] The number of replicas per ReplicaSet.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "PIDPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], + "asDouble": 1, "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_replicaset_status_replicas" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/instance", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", + "value": { + "stringValue": "Helm" + } + }, + { + "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "597947df55" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "PIDPressure" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], + "asDouble": 1696595813, "timeUnixNano": "0" } ] }, - "name": "k8s.node.status.condition.pidpressure" + "name": "k8s.kube_replicaset_created" }, { + "description": "[STABLE] Information about the ReplicaSet's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "Ready" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", + "key": "owner_is_controller", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "true" } }, { - "key": "service", + "key": "owner_kind", "value": { - "stringValue": "test-service" + "stringValue": "Deployment" } }, { - "key": "status", + "key": "owner_name", "value": { - "stringValue": "true" + "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_replicaset_owner" + }, + { + "description": "[STABLE] Number of desired pods for a ReplicaSet.", + "gauge": { + "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Ready" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_spec_replicas" + }, + { + "description": "[STABLE] The number of ready replicas per ReplicaSet.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_status_ready_replicas" + }, + { + "description": "[STABLE] The number of replicas per ReplicaSet.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_status_replicas" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.labels.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "value": { + "stringValue": "1" + } + }, + { + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "value": { + "stringValue": "2" + } + }, + { + "key": "k8s.replicaset.labels.app", + "value": { + "stringValue": "timeseries-mock-service" + } + }, + { + "key": "k8s.replicaset.labels.pod-template-hash", + "value": { + "stringValue": "588944775f" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "timeseries-mock-service-588944775f" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "monitoring" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "timeseries-mock-service-588944775f" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_created" + }, + { + "description": "[STABLE] Information about the ReplicaSet's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ { - "key": "prometheus_replica", + "key": "owner_is_controller", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "true" } }, { - "key": "service", + "key": "owner_kind", "value": { - "stringValue": "test-service" + "stringValue": "Deployment" } }, { - "key": "status", + "key": "owner_name", "value": { - "stringValue": "true" + "stringValue": "timeseries-mock-service" } } ], @@ -20690,7 +61949,43 @@ } ] }, - "name": "k8s.node.status.condition.ready" + "name": "k8s.kube_replicaset_owner" + }, + { + "description": "[STABLE] Number of desired pods for a ReplicaSet.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_spec_replicas" + }, + { + "description": "[STABLE] The number of ready replicas per ReplicaSet.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_status_ready_replicas" + }, + { + "description": "[STABLE] The number of replicas per ReplicaSet.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_status_replicas" } ], "scope": {} @@ -20700,12 +61995,6 @@ { "resource": { "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, { "key": "http.scheme", "value": { @@ -20719,81 +62008,75 @@ } }, { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "test-app" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", "value": { - "stringValue": "testing" + "stringValue": "1" } }, { - "key": "k8s.namespace.name", + "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", "value": { - "stringValue": "test-namespace" + "stringValue": "2" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "test-value" + "stringValue": "wiremock" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.replicaset.labels.pod-template-hash", "value": { - "stringValue": "test-pod" + "stringValue": "56cc7f6d8" } }, { - "key": "k8s.pod.name", + "key": "k8s.replicaset.name", "value": { - "stringValue": "test-pod" + "stringValue": "wiremock-56cc7f6d8" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" + "stringValue": "8080" } }, { - "key": "pod", + "key": "replicaset", "value": { - "stringValue": "test-pod" + "stringValue": "wiremock-56cc7f6d8" } }, { @@ -20813,12 +62096,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.node.status", - "value": { - "stringValue": "Ready" - } } ] }, @@ -20826,95 +62103,84 @@ { "metrics": [ { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_created" + }, + { + "description": "[STABLE] Information about the ReplicaSet's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "condition", - "value": { - "stringValue": "Ready" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "http" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", + "key": "owner_is_controller", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "true" } }, { - "key": "prometheus_replica", + "key": "owner_kind", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "Deployment" } }, { - "key": "service", + "key": "owner_name", "value": { - "stringValue": "test-service" + "stringValue": "wiremock" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_replicaset_owner" + }, + { + "description": "[STABLE] Number of desired pods for a ReplicaSet.", + "gauge": { + "dataPoints": [ { "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Ready" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "tcp-model" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_node_status_ready" + "name": "k8s.kube_replicaset_spec_replicas" + }, + { + "description": "[STABLE] The number of ready replicas per ReplicaSet.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_status_ready_replicas" + }, + { + "description": "[STABLE] The number of replicas per ReplicaSet.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_status_replicas" } ], "scope": {} @@ -20936,82 +62202,40 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "testing" + "stringValue": "monitoring" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-pod" + "stringValue": "monitoring" } }, { "key": "namespace", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { "key": "net.host.name", "value": { - "stringValue": "test-node" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { "key": "net.host.port", "value": { - "stringValue": "" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-pod" + "stringValue": "8080" } }, { @@ -21038,26 +62262,16 @@ { "metrics": [ { + "description": "[STABLE] Unix creation timestamp", "gauge": { "dataPoints": [ { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 3, + "asDouble": 1696333247, "timeUnixNano": "0" } ] }, - "name": "k8s.pod.containers.running" + "name": "k8s.kube_namespace_created" } ], "scope": {} @@ -21080,75 +62294,126 @@ } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "This is a test namespace." + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.namespace.labels.name", "value": { - "stringValue": "test-app" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-namespace" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "namespace", "value": { - "stringValue": "testing" + "stringValue": "monitoring" } }, { - "key": "k8s.namespace.name", + "key": "net.host.name", "value": { - "stringValue": "test-namespace" + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" } }, { - "key": "k8s.pod.annotations.test-annotation", + "key": "net.host.port", "value": { - "stringValue": "test-value" + "stringValue": "8080" } }, { - "key": "k8s.pod.labels.app", + "key": "sw.k8s.agent.app.version", "value": { - "stringValue": "test-pod" + "stringValue": "0.8.3" } }, { - "key": "k8s.pod.name", + "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "test-pod" + "stringValue": "2.8.0-alpha.2" } }, { - "key": "namespace", + "key": "sw.k8s.cluster.uid", "value": { - "stringValue": "test-namespace" + "stringValue": "cluster-uid-123456789" } }, { - "key": "net.host.name", + "key": "sw.k8s.namespace.status", + "value": { + "stringValue": "Active" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] kubernetes namespace status phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "phase", + "value": { + "stringValue": "Active" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_namespace_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.node.name", "value": { "stringValue": "test-node" } }, { - "key": "net.host.port", + "key": "net.host.name", "value": { - "stringValue": "" + "stringValue": "192.168.65.3" } }, { - "key": "pod", + "key": "net.host.port", "value": { - "stringValue": "test-pod" + "stringValue": "6443" } }, { @@ -21175,66 +62440,73 @@ { "metrics": [ { - "gauge": { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 0, + "asDouble": 0.0096504, "attributes": [ { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/besteffort/pod0fbfc1ac-4d28-4655-bf39-b6e44fecd6a9" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/604670abd83261e94039fe0ac93c9c8a2c1b8f9d8cf99382afdeb1c57d51ece0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.8868365, "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, { "key": "cpu", "value": { @@ -21242,177 +62514,191 @@ } }, { - "key": "endpoint", + "key": "id", "value": { - "stringValue": "https-metrics" + "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" } }, { - "key": "id", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0.0168523, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", "value": { - "stringValue": "test-node" + "stringValue": "total" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/5902d8db53f17ee92a76fb8935c0a7e88daa892867023863ba32b30b4727ea38" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.cpu.usage.seconds.rate" - }, - { - "name": "k8s.container_cpu_cfs_periods_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 459152, + "asDouble": 0.0136375, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable/pod00d78412-39d4-4a5b-8e85-38a12611f369" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_cpu_cfs_throttled_periods_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 9795, + "asDouble": 0.0115008, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/podd228bba1-5ce2-486b-a44f-cdcfe4780cb0" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 2790.085179751, + "asDouble": 0.0124294, "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, { "key": "cpu", "value": { @@ -21420,53 +62706,95 @@ } }, { - "key": "endpoint", + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/701a2b342764b8bbbaabed6d3105e581b5dd7e47ae1afc89b181c3708611b94c" + } + }, + { + "key": "kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/kubepods/besteffort/pod0fbfc1ac-4d28-4655-bf39-b6e44fecd6a9" + "stringValue": "docker-desktop" } }, { - "key": "metrics_path", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0.0224147, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 7940.956971964, + "asDouble": 0.0145281, "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, { "key": "cpu", "value": { @@ -21474,985 +62802,527 @@ } }, { - "key": "endpoint", + "key": "id", "value": { - "stringValue": "https-metrics" + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/5f244e1f9eebe30c1f45fabd7d139f6dd73c78b74c175079f3cd79fd5e740456" } }, { - "key": "id", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0.2300567, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_fs_reads_bytes_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 0, + "asDouble": 0.0167923, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/ab5afec781100f600896952e0f5e5fe0b64d0fab2e78f7323565e8e7e73a0809" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_fs_reads_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 0, + "asDouble": 0.0103703, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_fs_writes_bytes_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 31744, + "asDouble": 0.011847, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_fs_writes_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 2, + "asDouble": 0.0158904, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/e5667be8ea38ff45704e87ceb07e158df0fa446f07db6c5a4ac0e4e11fd51125" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 2037620736, + "asDouble": 0.2136499, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 100000, + "asDouble": 0.0164506, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/8e8c940af801e82b9bd63dbec174d298a0adf49df7bd57f2013a79b543a47f1f" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 300000, + "asDouble": 0.026437, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable/pod00d78412-39d4-4a5b-8e85-38a12611f369" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_quota" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 0, + "asDouble": 14.4301306, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.cpu.usage.seconds.rate" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.fs.iops" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.fs.reads.bytes.rate" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.fs.reads.rate" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.fs.throughput" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 552960, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.fs.usage.bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.fs.writes.bytes.rate" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.fs.writes.rate" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 2078343168, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.memory.working_set" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.network.bytes_received" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.network.bytes_transmitted" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.network.packets_received" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.network.packets_transmitted" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.network.receive_packets_dropped" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.network.transmit_packets_dropped" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.cpu.limit" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.cpu.requests" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 11811160064, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.memory.limit" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 6442450944, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.memory.requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "gauge": { - "dataPoints": [ - { - "asDouble": 31.78, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.cluster.cpu.allocatable" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 32, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.cluster.cpu.capacity" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 126595563520, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.cluster.memory.allocatable" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 132738121728, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.cluster.memory.capacity" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.cluster.nodes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.cluster.nodes.ready" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.cluster.nodes.ready.avg" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.cluster.pods" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.cluster.pods.running" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.cluster.spec.cpu.requests" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 6442450944, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.cluster.spec.memory.requests" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "cpu", + "key": "kubernetes_io_os", "value": { - "stringValue": "total" + "stringValue": "linux" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0.0137987, + "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/c32f26f696a50c25ac9a8621a621e520d122e34df8786ed798c74147ac1dff1a" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.0117444, "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, { "key": "cpu", "value": { @@ -22460,54 +63330,95 @@ } }, { - "key": "endpoint", + "key": "id", "value": { - "stringValue": "https-metrics" + "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" } }, { - "key": "id", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/kubepods" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0.0165852, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/7695524ec79388bbfec8de72e6ed65411010a7c55bb63b18af9f36cc79ae8b4d" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.0108971, "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, { "key": "cpu", "value": { @@ -22515,3375 +63426,3076 @@ } }, { - "key": "endpoint", + "key": "id", "value": { - "stringValue": "https-metrics" + "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/2afdf80cf5f52c4095fb0f69a54b76e04d44e67d11ce28273c604812ad71a5c6" } }, { - "key": "id", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 2.5731175, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.cpu.usage.seconds.rate" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 0, + "asDouble": 0.1577936, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali0035f231b93" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.0149561, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali056a0a3114e" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/5f6ec4ec0f078cb3fc1ab94b5e46d21d250e1127725c86d0fadef6d0ad0609f9" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 2.4323687, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali0df62536d8f" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.0165337, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali2300301bc20" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/80bf38aa5c8c28f92131a57cb8659737ebe2bba384261a546fb9e9cfddaeac60" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 32.5354874, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali243924ff4b2" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.0160942, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali281175aa891" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/10a33b4ffb5546c33cfa28726dc0338b340623b35f05c74a3ced7ffcd3242500" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.4566739, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali29c2d23802e" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.0107076, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali2b9ddbfd378" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/26158c2c296e7e03259ab931beb720b3d9383600cb96b74874d385a85f7865d4" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 29.5555025, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali416e00d610d" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 15.8748813, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali4b78e024ced" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.0134114, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali73d4af2848a" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/ca746650379e94797cbce5e52fd9baf0ff4d6f965d36ef48f2dde5dd21a906f3" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 188.2265476, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali7e4dd07aa5b" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.0113384, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali9bb2cf0a5c6" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/c261e9ebf0ec20e6a678729c66a5ae8f9c36168ef168b5671014e18b8585dbab" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.0111633, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "caliaf152997915" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/7682433eb2236164423c52c15af0cb68e1425d47dcd17aab30469fb5491cd784" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 193.866883, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calib12968ff7c0" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.7634613, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "caliba9e205ae04" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.0170638, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calic866e87a35a" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/d6581a606436e533d4621fdd3361b20db4b355006e9c2139a41d983cc3233205" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 232.1753348, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calid5f9b1a32a4" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.0103925, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calidc6950d8106" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/dd666050e8740df8092ec6bb7db9ce6cf8e94fff026ee59e4a894b4d126dd3a4" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.014288, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calie7121bd0580" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/7af9fd93550596851998aad60a522f7e6ad87293daa027973863cb6a2d2d2b01" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 15.867701, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "caliea5c8bfd9ff" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.369661, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "califc7fa9bbe1d" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 0.0150389, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "eth0" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/76cf48422065696861dc98c775f27dacb85214df5efa1ad4b01d09fef7f3765b" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 699.7697762, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "vxlan.calico" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "cpu", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "total" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.network.bytes_received" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 0, + "asDouble": 731.5025478, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods" } }, { - "key": "interface", + "key": "kubernetes_io_arch", "value": { - "stringValue": "cali0035f231b93" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1395.3920901, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 563.8835186, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" + } + }, + { + "key": "cpu", + "value": { + "stringValue": "total" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/podruntime/docker" } }, { - "key": "interface", + "key": "kubernetes_io_arch", "value": { - "stringValue": "cali056a0a3114e" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_fs_reads_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 687, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "device", + "value": { + "stringValue": "/dev/sdb" + } + }, + { + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 104423, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali0df62536d8f" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/dev/sdc" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali2300301bc20" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/etc/resolv.conf" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali243924ff4b2" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/config" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali281175aa891" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/desktop/mnt/host/wsl/docker-desktop/shared-sockets/guest-services" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali29c2d23802e" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/desktop/mnt/host/wsl/docker-desktop/shared-sockets/host-services" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali2b9ddbfd378" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/desktop/mnt/host/wsl" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali416e00d610d" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/desktop" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali4b78e024ced" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/guest-services" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali73d4af2848a" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/host-services" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali7e4dd07aa5b" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/shm" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali9bb2cf0a5c6" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/sys/fs/cgroup" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "caliaf152997915" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/var/log" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calib12968ff7c0" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/var/run/linuxkit-containerd/containerd.sock" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "caliba9e205ae04" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/var/run/linuxkit-external-logging.sock" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calic866e87a35a" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "overlay_0-105" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 125816832, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calid5f9b1a32a4" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/dev/sdb" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 52553490432, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calidc6950d8106" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/dev/sdc" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 761856, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calie7121bd0580" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/etc/resolv.conf" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 761856, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "caliea5c8bfd9ff" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/config" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 12288, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "califc7fa9bbe1d" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/desktop/mnt/host/wsl/docker-desktop/shared-sockets/guest-services" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 12288, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "eth0" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/desktop/mnt/host/wsl/docker-desktop/shared-sockets/host-services" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 4096, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "vxlan.calico" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/desktop/mnt/host/wsl" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], - "startTimeUnixNano": "0", "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.network.bytes_transmitted" - }, - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 2841106.319035183, + "asDouble": 761856, "attributes": [ { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/desktop" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 3162576.716459669, + "asDouble": 12288, "attributes": [ { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/guest-services" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 3361935.601633926, + "asDouble": 12288, "attributes": [ { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/host-services" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_fs_reads_bytes_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 339968, + "asDouble": 0, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/shm" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 12288, + "asDouble": 0, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/sys/fs/cgroup" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 12288, + "asDouble": 135168, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/var/log" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 42115072, + "asDouble": 761856, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme1n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/var/run/linuxkit-containerd/containerd.sock" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 5615104, + "asDouble": 761856, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme1n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/var/run/linuxkit-external-logging.sock" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 5615104, + "asDouble": 8413184, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme1n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "overlay_0-105" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.container_fs_usage_bytes" }, { - "name": "k8s.container_fs_reads_total", + "name": "k8s.container_fs_writes_total", "sum": { "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 11, + "asDouble": 50, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/dev/sdb" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 3, + "asDouble": 81892, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/dev/sdc" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 3, + "asDouble": 0, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/etc/resolv.conf" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -25893,213 +66505,189 @@ "asDouble": 0, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme0n1p1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/config" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 362, + "asDouble": 0, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme1n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/desktop/mnt/host/wsl/docker-desktop/shared-sockets/guest-services" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 178, + "asDouble": 0, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme1n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/kubepods" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/desktop/mnt/host/wsl/docker-desktop/shared-sockets/host-services" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 178, + "asDouble": 0, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/nvme1n1" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/desktop/mnt/host/wsl" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -26109,51 +66697,45 @@ "asDouble": 0, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/shm" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/desktop" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -26163,51 +66745,45 @@ "asDouble": 0, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/run" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/guest-services" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -26217,112 +66793,93 @@ "asDouble": 0, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/sys/fs/cgroup" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/host-services" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 51252314112, + "asDouble": 0, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme0n1p1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/run/shm" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -26332,105 +66889,93 @@ "asDouble": 0, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/dev/shm" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/sys/fs/cgroup" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 4857856, + "asDouble": 0, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/run" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/var/log" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -26440,2452 +66985,2407 @@ "asDouble": 0, "attributes": [ { - "key": "device", - "value": { - "stringValue": "/sys/fs/cgroup" - } - }, - { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/var/run/linuxkit-containerd/containerd.sock" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_fs_usage_bytes" - }, - { - "name": "k8s.container_fs_writes_bytes_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { "asDouble": 0, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme0n1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable" - } - }, - { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/var/run/linuxkit-external-logging.sock" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 2811904, + "asDouble": 0, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme0n1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { - "key": "id", - "value": { - "stringValue": "/kubepods" - } - }, - { - "key": "metrics_path", + "key": "device", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "overlay_0-105" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 2811904, + "asDouble": 385024, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme0n1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/604670abd83261e94039fe0ac93c9c8a2c1b8f9d8cf99382afdeb1c57d51ece0" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 14057472, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 356609093632, - "attributes": [ + }, { - "key": "device", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme1n1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "https-metrics" + "stringValue": "docker-desktop" } }, { - "key": "id", + "key": "kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 270336, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/5902d8db53f17ee92a76fb8935c0a7e88daa892867023863ba32b30b4727ea38" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 2097152, + "asDouble": 344064, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme1n1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/kubepods" + "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 335872, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" + } + }, + { + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 2097152, + "asDouble": 270336, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme1n1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/701a2b342764b8bbbaabed6d3105e581b5dd7e47ae1afc89b181c3708611b94c" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 3235840, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_fs_writes_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ + }, { - "key": "device", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme0n1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "https-metrics" + "stringValue": "docker-desktop" } }, { - "key": "id", + "key": "kubernetes_io_os", "value": { - "stringValue": "/kubepods/burstable" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 266240, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/5f244e1f9eebe30c1f45fabd7d139f6dd73c78b74c175079f3cd79fd5e740456" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 15, + "asDouble": 34488320, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme0n1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/kubepods" + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 266240, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/ab5afec781100f600896952e0f5e5fe0b64d0fab2e78f7323565e8e7e73a0809" + } + }, + { + "key": "kubernetes_io_arch", "value": { - "stringValue": "test-service" + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 15, + "asDouble": 339968, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme0n1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 331776, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "test-node" + "stringValue": "amd64" } }, { - "key": "prometheus", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", + "value": { + "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" + } + }, + { + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 266240, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme0n1p1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/e5667be8ea38ff45704e87ceb07e158df0fa446f07db6c5a4ac0e4e11fd51125" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 33705984, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "test-node" + "stringValue": "amd64" } }, { - "key": "prometheus", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" } }, { - "key": "prometheus_replica", + "key": "id", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" } }, { - "key": "service", + "key": "kubernetes_io_arch", "value": { - "stringValue": "test-service" + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 78774688, + "asDouble": 266240, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme1n1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/kubepods/burstable" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/8e8c940af801e82b9bd63dbec174d298a0adf49df7bd57f2013a79b543a47f1f" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 8454144, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 8, + "asDouble": 14802944, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme1n1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/kubepods" + "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 270336, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/c32f26f696a50c25ac9a8621a621e520d122e34df8786ed798c74147ac1dff1a" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 8, + "asDouble": 348160, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/nvme1n1" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 270336, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/dev/shm" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/7695524ec79388bbfec8de72e6ed65411010a7c55bb63b18af9f36cc79ae8b4d" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 294912, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/run" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/2afdf80cf5f52c4095fb0f69a54b76e04d44e67d11ce28273c604812ad71a5c6" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 31088640, "attributes": [ { - "key": "device", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/sys/fs/cgroup" + "stringValue": "amd64" } }, { - "key": "endpoint", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 16153878528, + "asDouble": 16773120, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/kubepods/burstable" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 16759918592, + "asDouble": 270336, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/kubepods" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/5f6ec4ec0f078cb3fc1ab94b5e46d21d250e1127725c86d0fadef6d0ad0609f9" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 23541440512, + "asDouble": 89866240, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "name": "k8s.container_network_receive_bytes_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 2678093498, + "asDouble": 266240, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali0035f231b93" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/80bf38aa5c8c28f92131a57cb8659737ebe2bba384261a546fb9e9cfddaeac60" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 218864324, + "asDouble": 733184, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "cali056a0a3114e" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 2101170261, + "asDouble": 274432, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", - "value": { - "stringValue": "cali0df62536d8f" - } - }, - { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/10a33b4ffb5546c33cfa28726dc0338b340623b35f05c74a3ced7ffcd3242500" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 376207215, + "asDouble": 52015104, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "cali2300301bc20" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 51255391223, + "asDouble": 180224, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali243924ff4b2" + "stringValue": "linux" } }, { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/26158c2c296e7e03259ab931beb720b3d9383600cb96b74874d385a85f7865d4" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 1180845233, + "asDouble": 30846976, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", + "key": "id", "value": { - "stringValue": "cali281175aa891" + "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 28045312, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1224978156, - "attributes": [ + }, { - "key": "endpoint", + "key": "kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "kubernetes_io_os", "value": { - "stringValue": "cali29c2d23802e" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 266240, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/ca746650379e94797cbce5e52fd9baf0ff4d6f965d36ef48f2dde5dd21a906f3" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 81530276, + "asDouble": 71847936, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", + "key": "id", "value": { - "stringValue": "cali2b9ddbfd378" + "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 843776, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/c261e9ebf0ec20e6a678729c66a5ae8f9c36168ef168b5671014e18b8585dbab" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 6672, - "attributes": [ + }, { - "key": "endpoint", + "key": "kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 233472, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali416e00d610d" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/7682433eb2236164423c52c15af0cb68e1425d47dcd17aab30469fb5491cd784" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 946718321, + "asDouble": 137048064, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", + "key": "id", "value": { - "stringValue": "cali4b78e024ced" + "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 196415488, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 53617378, - "attributes": [ + }, { - "key": "endpoint", + "key": "kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 274432, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali73d4af2848a" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/d6581a606436e533d4621fdd3361b20db4b355006e9c2139a41d983cc3233205" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 23829127252, + "asDouble": 375832576, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali7e4dd07aa5b" + "stringValue": "linux" } }, { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 33392685, + "asDouble": 192512, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "cali9bb2cf0a5c6" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/dd666050e8740df8092ec6bb7db9ce6cf8e94fff026ee59e4a894b4d126dd3a4" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 1361402689, + "asDouble": 270336, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "caliaf152997915" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/7af9fd93550596851998aad60a522f7e6ad87293daa027973863cb6a2d2d2b01" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 72777434, + "asDouble": 29884416, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calib12968ff7c0" + "stringValue": "linux" } }, { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 1590628081, + "asDouble": 35028992, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "caliba9e205ae04" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 190732556856, + "asDouble": 270336, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "calic866e87a35a" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/76cf48422065696861dc98c775f27dacb85214df5efa1ad4b01d09fef7f3765b" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 73271658, + "asDouble": 327680, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "calid5f9b1a32a4" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 2860427714, + "asDouble": 57344, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "calidc6950d8106" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 4599925887, + "asDouble": 3359170560, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calie7121bd0580" + "stringValue": "linux" } }, { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 547109782, + "asDouble": 1442930688, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "caliea5c8bfd9ff" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/podruntime/docker" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "name": "k8s.container_network_receive_bytes_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 1580364248, + "asDouble": 4098474, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "califc7fa9bbe1d" - } - }, - { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "cni0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 9959410860474, + "asDouble": 460185, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "eth0" - } - }, - { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "eth0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 3052389234796, + "asDouble": 121501, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "vxlan.calico" - } - }, - { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "services1" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_network_receive_packets_dropped_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali0035f231b93" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "sit0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -28895,105 +69395,102 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali056a0a3114e" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "tunl0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_network_receive_packets_dropped_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali0df62536d8f" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "cni0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -29003,51 +69500,45 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali2300301bc20" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "eth0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -29057,51 +69548,45 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali243924ff4b2" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "services1" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -29111,51 +69596,45 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "cali281175aa891" - } - }, - { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "sit0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -29165,63 +69644,72 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "cali29c2d23802e" - } - }, - { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "tunl0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_network_receive_packets_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 0, + "asDouble": 31495, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { @@ -29233,91 +69721,121 @@ { "key": "interface", "value": { - "stringValue": "cali2b9ddbfd378" + "stringValue": "cni0" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1229, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "test-node" + "stringValue": "linux" } }, { - "key": "prometheus", + "key": "id", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "/" + } + }, + { + "key": "interface", + "value": { + "stringValue": "eth0" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 1555, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "cali416e00d610d" - } - }, - { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "services1" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -29327,51 +69845,45 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" - } - }, - { - "key": "interface", - "value": { - "stringValue": "cali4b78e024ced" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "sit0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -29381,9 +69893,15 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { @@ -29395,145 +69913,178 @@ { "key": "interface", "value": { - "stringValue": "cali73d4af2848a" + "stringValue": "tunl0" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_network_transmit_bytes_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 15360563, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", + "value": { + "stringValue": "/" + } + }, + { + "key": "interface", "value": { - "stringValue": "test-service" + "stringValue": "cni0" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 168503, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali7e4dd07aa5b" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "eth0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 169811, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali9bb2cf0a5c6" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "services1" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -29543,51 +70094,45 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "caliaf152997915" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "sit0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -29597,105 +70142,102 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "calib12968ff7c0" - } - }, - { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "tunl0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_network_transmit_packets_dropped_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "caliba9e205ae04" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "cni0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -29705,51 +70247,45 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calic866e87a35a" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "eth0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -29759,51 +70295,45 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calid5f9b1a32a4" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "services1" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -29813,51 +70343,45 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "calidc6950d8106" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "sit0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -29867,9 +70391,15 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { @@ -29881,145 +70411,178 @@ { "key": "interface", "value": { - "stringValue": "calie7121bd0580" + "stringValue": "tunl0" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_network_transmit_packets_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 29506, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "interface", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "cni0" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "amd64" } }, { - "key": "service", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 1346, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "caliea5c8bfd9ff" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "eth0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 2216, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "califc7fa9bbe1d" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "services1" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -30029,51 +70592,45 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "eth0" - } - }, - { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "sit0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -30083,51 +70640,45 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "vxlan.calico" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "interface", "value": { - "stringValue": "test-node" + "stringValue": "tunl0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -30138,2669 +70689,2530 @@ } }, { - "name": "k8s.container_network_receive_packets_total", - "sum": { - "aggregationTemporality": 2, + "gauge": { "dataPoints": [ { - "asDouble": 5342695, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", + "key": "id", "value": { - "stringValue": "cali0035f231b93" + "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/604670abd83261e94039fe0ac93c9c8a2c1b8f9d8cf99382afdeb1c57d51ece0" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 2850387, - "attributes": [ + }, { - "key": "endpoint", + "key": "kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali056a0a3114e" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/5902d8db53f17ee92a76fb8935c0a7e88daa892867023863ba32b30b4727ea38" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 4079599, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", + "key": "id", "value": { - "stringValue": "cali0df62536d8f" + "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 452104, - "attributes": [ + }, { - "key": "endpoint", + "key": "kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "kubernetes_io_os", "value": { - "stringValue": "cali2300301bc20" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/701a2b342764b8bbbaabed6d3105e581b5dd7e47ae1afc89b181c3708611b94c" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 15021902, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", + "key": "id", "value": { - "stringValue": "cali243924ff4b2" + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/5f244e1f9eebe30c1f45fabd7d139f6dd73c78b74c175079f3cd79fd5e740456" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1513657, - "attributes": [ + }, { - "key": "endpoint", + "key": "kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "kubernetes_io_os", "value": { - "stringValue": "cali281175aa891" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 1363760, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", + "key": "id", "value": { - "stringValue": "cali29c2d23802e" + "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/ab5afec781100f600896952e0f5e5fe0b64d0fab2e78f7323565e8e7e73a0809" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 460620, - "attributes": [ + }, { - "key": "endpoint", + "key": "kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali2b9ddbfd378" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 39, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", + "key": "id", "value": { - "stringValue": "cali416e00d610d" + "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/e5667be8ea38ff45704e87ceb07e158df0fa446f07db6c5a4ac0e4e11fd51125" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1828448, - "attributes": [ + }, { - "key": "endpoint", + "key": "kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali4b78e024ced" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/8e8c940af801e82b9bd63dbec174d298a0adf49df7bd57f2013a79b543a47f1f" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 332036, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", + "key": "id", "value": { - "stringValue": "cali73d4af2848a" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 6271779, - "attributes": [ + }, { - "key": "endpoint", + "key": "kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "kubernetes_io_os", "value": { - "stringValue": "cali7e4dd07aa5b" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/c32f26f696a50c25ac9a8621a621e520d122e34df8786ed798c74147ac1dff1a" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 53501, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", + "key": "id", "value": { - "stringValue": "cali9bb2cf0a5c6" + "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" } }, { - "key": "metrics_path", + "key": "kubernetes_io_arch", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "amd64" } }, { - "key": "node", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } }, { - "key": "service", + "key": "id", "value": { - "stringValue": "test-service" + "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/7695524ec79388bbfec8de72e6ed65411010a7c55bb63b18af9f36cc79ae8b4d" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1674499, - "attributes": [ + }, { - "key": "endpoint", + "key": "kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "kubernetes_io_os", "value": { - "stringValue": "caliaf152997915" + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/2afdf80cf5f52c4095fb0f69a54b76e04d44e67d11ce28273c604812ad71a5c6" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 762897, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" } }, { - "key": "interface", + "key": "kubernetes_io_arch", "value": { - "stringValue": "calib12968ff7c0" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 3653549, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/5f6ec4ec0f078cb3fc1ab94b5e46d21d250e1127725c86d0fadef6d0ad0609f9" } }, { - "key": "interface", + "key": "kubernetes_io_arch", "value": { - "stringValue": "caliba9e205ae04" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 606980788, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/80bf38aa5c8c28f92131a57cb8659737ebe2bba384261a546fb9e9cfddaeac60" } }, { - "key": "interface", + "key": "kubernetes_io_arch", "value": { - "stringValue": "calic866e87a35a" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 770373, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/10a33b4ffb5546c33cfa28726dc0338b340623b35f05c74a3ced7ffcd3242500" } }, { - "key": "interface", + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" + } + }, + { + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 100000, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calid5f9b1a32a4" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 5387620, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calidc6950d8106" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/26158c2c296e7e03259ab931beb720b3d9383600cb96b74874d385a85f7865d4" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 1351829, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calie7121bd0580" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 1584899, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "caliea5c8bfd9ff" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 11019605, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "califc7fa9bbe1d" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/ca746650379e94797cbce5e52fd9baf0ff4d6f965d36ef48f2dde5dd21a906f3" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 3313118234, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "eth0" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 1793036884, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "vxlan.calico" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/c261e9ebf0ec20e6a678729c66a5ae8f9c36168ef168b5671014e18b8585dbab" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_network_transmit_bytes_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 30246615989, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali0035f231b93" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/7682433eb2236164423c52c15af0cb68e1425d47dcd17aab30469fb5491cd784" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 12954348118, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali056a0a3114e" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 53454705868, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali0df62536d8f" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 36454829, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali2300301bc20" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/d6581a606436e533d4621fdd3361b20db4b355006e9c2139a41d983cc3233205" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 1745528714, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali243924ff4b2" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 22351974104, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali281175aa891" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/dd666050e8740df8092ec6bb7db9ce6cf8e94fff026ee59e4a894b4d126dd3a4" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 19674982563, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali29c2d23802e" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/7af9fd93550596851998aad60a522f7e6ad87293daa027973863cb6a2d2d2b01" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 632886083, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali2b9ddbfd378" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 8573, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali416e00d610d" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 24219926270, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali4b78e024ced" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/76cf48422065696861dc98c775f27dacb85214df5efa1ad4b01d09fef7f3765b" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 876955213, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali73d4af2848a" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 66369945759, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali7e4dd07aa5b" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 674998757, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali9bb2cf0a5c6" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 13997043546, + "asDouble": 100000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "caliaf152997915" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/podruntime/docker" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 70626956, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calib12968ff7c0" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/604670abd83261e94039fe0ac93c9c8a2c1b8f9d8cf99382afdeb1c57d51ece0" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 52620729388, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "caliba9e205ae04" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 651537442530, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calic866e87a35a" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/5902d8db53f17ee92a76fb8935c0a7e88daa892867023863ba32b30b4727ea38" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 69967815, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calid5f9b1a32a4" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 50522824685, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calidc6950d8106" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 6898163331, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calie7121bd0580" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/701a2b342764b8bbbaabed6d3105e581b5dd7e47ae1afc89b181c3708611b94c" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 23204692063, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "caliea5c8bfd9ff" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 167385009274, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "califc7fa9bbe1d" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/5f244e1f9eebe30c1f45fabd7d139f6dd73c78b74c175079f3cd79fd5e740456" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 4678095381492, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "eth0" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 1090082041606, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "vxlan.calico" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/ab5afec781100f600896952e0f5e5fe0b64d0fab2e78f7323565e8e7e73a0809" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_network_transmit_packets_dropped_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali0035f231b93" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -32810,51 +73222,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali056a0a3114e" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -32864,51 +73264,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali0df62536d8f" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/e5667be8ea38ff45704e87ceb07e158df0fa446f07db6c5a4ac0e4e11fd51125" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -32918,51 +73306,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali2300301bc20" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -32972,51 +73348,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "cali243924ff4b2" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/8e8c940af801e82b9bd63dbec174d298a0adf49df7bd57f2013a79b543a47f1f" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33026,51 +73390,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/" + "stringValue": "linux" } }, { - "key": "interface", - "value": { - "stringValue": "cali281175aa891" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33080,51 +73432,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "cali29c2d23802e" + "stringValue": "linux" } }, { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33134,51 +73474,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali2b9ddbfd378" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/c32f26f696a50c25ac9a8621a621e520d122e34df8786ed798c74147ac1dff1a" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33188,51 +73516,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali416e00d610d" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33242,51 +73558,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", - "value": { - "stringValue": "cali4b78e024ced" - } - }, - { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/7695524ec79388bbfec8de72e6ed65411010a7c55bb63b18af9f36cc79ae8b4d" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33296,51 +73600,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali73d4af2848a" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/2afdf80cf5f52c4095fb0f69a54b76e04d44e67d11ce28273c604812ad71a5c6" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33350,51 +73642,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali7e4dd07aa5b" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33404,51 +73684,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali9bb2cf0a5c6" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33458,51 +73726,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "caliaf152997915" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/5f6ec4ec0f078cb3fc1ab94b5e46d21d250e1127725c86d0fadef6d0ad0609f9" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33512,51 +73768,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calib12968ff7c0" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33566,51 +73810,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "caliba9e205ae04" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/80bf38aa5c8c28f92131a57cb8659737ebe2bba384261a546fb9e9cfddaeac60" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33620,51 +73852,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calic866e87a35a" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/besteffort" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33674,105 +73894,81 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calid5f9b1a32a4" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/10a33b4ffb5546c33cfa28726dc0338b340623b35f05c74a3ced7ffcd3242500" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 3221225472, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calidc6950d8106" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33782,51 +73978,39 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "calie7121bd0580" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/26158c2c296e7e03259ab931beb720b3d9383600cb96b74874d385a85f7865d4" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33836,51 +74020,81 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" } }, { - "key": "interface", + "key": "kubernetes_io_arch", "value": { - "stringValue": "caliea5c8bfd9ff" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 178257920, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", + "value": { + "stringValue": "linux" + } + }, + { + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33890,51 +74104,81 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "https-metrics" + "stringValue": "linux" } }, { "key": "id", "value": { - "stringValue": "/" + "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/ca746650379e94797cbce5e52fd9baf0ff4d6f965d36ef48f2dde5dd21a906f3" + } + }, + { + "key": "kubernetes_io_arch", + "value": { + "stringValue": "amd64" + } + }, + { + "key": "kubernetes_io_hostname", + "value": { + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "kubernetes_io_os", + "value": { + "stringValue": "linux" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "califc7fa9bbe1d" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], @@ -33944,1609 +74188,1861 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "eth0" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/c261e9ebf0ec20e6a678729c66a5ae8f9c36168ef168b5671014e18b8585dbab" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 435, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "vxlan.calico" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/7682433eb2236164423c52c15af0cb68e1425d47dcd17aab30469fb5491cd784" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_network_transmit_packets_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 8059373, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali0035f231b93" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 3707103, + "asDouble": 734003200, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali056a0a3114e" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 5696906, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali0df62536d8f" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/d6581a606436e533d4621fdd3361b20db4b355006e9c2139a41d983cc3233205" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 318526, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali2300301bc20" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 15227954, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali243924ff4b2" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/dd666050e8740df8092ec6bb7db9ce6cf8e94fff026ee59e4a894b4d126dd3a4" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 2331028, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali281175aa891" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/7af9fd93550596851998aad60a522f7e6ad87293daa027973863cb6a2d2d2b01" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 2058828, + "asDouble": 178257920, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali29c2d23802e" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 436090, + "asDouble": 1048576000, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali2b9ddbfd378" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 52, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali416e00d610d" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/76cf48422065696861dc98c775f27dacb85214df5efa1ad4b01d09fef7f3765b" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 2631130, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali4b78e024ced" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods/burstable" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 368954, + "asDouble": 25208393728, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali73d4af2848a" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/kubepods/kubepods" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 6641162, + "asDouble": 25208393728, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "cali7e4dd07aa5b" + "stringValue": "amd64" } }, { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" }, { - "asDouble": 70612, + "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "https-metrics" + "stringValue": "amd64" } }, { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", - "value": { - "stringValue": "cali9bb2cf0a5c6" - } - }, - { - "key": "metrics_path", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "linux" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "test-node" + "stringValue": "/podruntime/docker" } }, { - "key": "prometheus", + "key": "kubernetes_io_arch", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "amd64" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "kubernetes_io_os", "value": { - "stringValue": "test-service" + "stringValue": "linux" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 2548465, + "asDouble": 3359170560, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "beta_kubernetes_io_arch", "value": { - "stringValue": "/" + "stringValue": "amd64" } }, { - "key": "interface", + "key": "beta_kubernetes_io_os", "value": { - "stringValue": "caliaf152997915" + "stringValue": "linux" } }, { - "key": "metrics_path", + "key": "id", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "/" } }, { - "key": "node", + "key": "kubernetes_io_arch", "value": { - "stringValue": "test-node" + "stringValue": "amd64" } }, { - "key": "prometheus", + "key": "kubernetes_io_hostname", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "kubernetes_io_os", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "linux" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.node.memory.working_set" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696331713, + "attributes": [ { - "key": "service", + "key": "node", "value": { - "stringValue": "test-service" + "stringValue": "docker-desktop" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_node_created" + }, + { + "description": "[STABLE] Whether a node can schedule new pods.", + "gauge": { + "dataPoints": [ { - "asDouble": 786554, + "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "node", "value": { - "stringValue": "https-metrics" + "stringValue": "docker-desktop" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_node_spec_unschedulable" + }, + { + "description": "[STABLE] The allocatable for different resources of a node that are available for scheduling.", + "gauge": { + "dataPoints": [ + { + "asDouble": 10, + "attributes": [ { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "resource", "value": { - "stringValue": "calib12968ff7c0" + "stringValue": "cpu" } }, { - "key": "metrics_path", + "key": "unit", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "core" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 242541353378, + "attributes": [ { "key": "node", "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "resource", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "ephemeral_storage" } }, { - "key": "service", + "key": "unit", "value": { - "stringValue": "test-service" + "stringValue": "byte" } } ], "timeUnixNano": "0" }, { - "asDouble": 5427051, + "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "node", "value": { - "stringValue": "https-metrics" + "stringValue": "docker-desktop" } }, { - "key": "id", + "key": "resource", "value": { - "stringValue": "/" + "stringValue": "hugepages_1Gi" } }, { - "key": "interface", + "key": "unit", "value": { - "stringValue": "caliba9e205ae04" + "stringValue": "byte" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "metrics_path", + "key": "node", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "resource", "value": { - "stringValue": "test-node" + "stringValue": "hugepages_2Mi" } }, { - "key": "prometheus", + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 25103536128, + "attributes": [ + { + "key": "node", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "resource", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "memory" } }, { - "key": "service", + "key": "unit", "value": { - "stringValue": "test-service" + "stringValue": "byte" } } ], "timeUnixNano": "0" }, { - "asDouble": 589078132, + "asDouble": 110, "attributes": [ { - "key": "endpoint", + "key": "node", "value": { - "stringValue": "https-metrics" + "stringValue": "docker-desktop" } }, { - "key": "id", + "key": "resource", "value": { - "stringValue": "/" + "stringValue": "pods" } }, { - "key": "interface", + "key": "unit", "value": { - "stringValue": "calic866e87a35a" + "stringValue": "integer" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_node_status_allocatable" + }, + { + "description": "[STABLE] The capacity for different resources of a node.", + "gauge": { + "dataPoints": [ + { + "asDouble": 10, + "attributes": [ { - "key": "metrics_path", + "key": "node", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "resource", "value": { - "stringValue": "test-node" + "stringValue": "cpu" } }, { - "key": "prometheus", + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 269490393088, + "attributes": [ + { + "key": "node", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "resource", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "ephemeral_storage" } }, { - "key": "service", + "key": "unit", "value": { - "stringValue": "test-service" + "stringValue": "byte" } } ], "timeUnixNano": "0" }, { - "asDouble": 776541, + "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "node", "value": { - "stringValue": "https-metrics" + "stringValue": "docker-desktop" } }, { - "key": "id", + "key": "resource", "value": { - "stringValue": "/" + "stringValue": "hugepages_1Gi" } }, { - "key": "interface", + "key": "unit", "value": { - "stringValue": "calid5f9b1a32a4" + "stringValue": "byte" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "metrics_path", + "key": "node", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "resource", "value": { - "stringValue": "test-node" + "stringValue": "hugepages_2Mi" } }, { - "key": "prometheus", + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 25208393728, + "attributes": [ + { + "key": "node", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "resource", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "memory" } }, { - "key": "service", + "key": "unit", "value": { - "stringValue": "test-service" + "stringValue": "byte" } } ], "timeUnixNano": "0" }, { - "asDouble": 7790344, + "asDouble": 110, "attributes": [ { - "key": "endpoint", + "key": "node", "value": { - "stringValue": "https-metrics" + "stringValue": "docker-desktop" } }, { - "key": "id", + "key": "resource", "value": { - "stringValue": "/" + "stringValue": "pods" } }, { - "key": "interface", + "key": "unit", "value": { - "stringValue": "calidc6950d8106" + "stringValue": "integer" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_node_status_capacity" + }, + { + "description": "[STABLE] The condition of a cluster node.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ { - "key": "metrics_path", + "key": "condition", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "DiskPressure" } }, { "key": "node", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "DiskPressure" } }, { - "key": "prometheus_replica", + "key": "node", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "status", "value": { - "stringValue": "test-service" + "stringValue": "true" } } ], "timeUnixNano": "0" }, { - "asDouble": 2219926, + "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "condition", "value": { - "stringValue": "https-metrics" + "stringValue": "DiskPressure" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "status", "value": { - "stringValue": "calie7121bd0580" + "stringValue": "unknown" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ { - "key": "metrics_path", + "key": "condition", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "MemoryPressure" } }, { "key": "node", "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "status", "value": { - "stringValue": "test-service" + "stringValue": "false" } } ], "timeUnixNano": "0" }, { - "asDouble": 2311833, + "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "condition", "value": { - "stringValue": "https-metrics" + "stringValue": "MemoryPressure" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "status", "value": { - "stringValue": "caliea5c8bfd9ff" + "stringValue": "true" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "metrics_path", + "key": "condition", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "MemoryPressure" } }, { "key": "node", "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "status", "value": { - "stringValue": "test-service" + "stringValue": "unknown" } } ], "timeUnixNano": "0" }, { - "asDouble": 12509489, + "asDouble": 1, "attributes": [ { - "key": "endpoint", + "key": "condition", "value": { - "stringValue": "https-metrics" + "stringValue": "PIDPressure" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "status", "value": { - "stringValue": "califc7fa9bbe1d" + "stringValue": "false" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "metrics_path", + "key": "condition", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "PIDPressure" } }, { "key": "node", "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "status", "value": { - "stringValue": "test-service" + "stringValue": "true" } } ], "timeUnixNano": "0" }, { - "asDouble": 2626851104, + "asDouble": 0, "attributes": [ { - "key": "endpoint", + "key": "condition", "value": { - "stringValue": "https-metrics" + "stringValue": "PIDPressure" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "status", "value": { - "stringValue": "eth0" + "stringValue": "unknown" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "metrics_path", + "key": "condition", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "Ready" } }, { "key": "node", "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "status", "value": { - "stringValue": "test-service" + "stringValue": "false" } } ], "timeUnixNano": "0" }, { - "asDouble": 1618455279, + "asDouble": 1, "attributes": [ { - "key": "endpoint", + "key": "condition", "value": { - "stringValue": "https-metrics" + "stringValue": "Ready" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "docker-desktop" } }, { - "key": "interface", + "key": "status", "value": { - "stringValue": "vxlan.calico" + "stringValue": "true" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "metrics_path", + "key": "condition", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "Ready" } }, { "key": "node", "value": { - "stringValue": "test-node" + "stringValue": "docker-desktop" } }, { - "key": "prometheus", + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_node_status_condition" + }, + { + "description": "[STABLE] The allocatable for different resources of a node that are available for scheduling.", + "gauge": { + "dataPoints": [ + { + "asDouble": 10, + "attributes": [ + { + "key": "node", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "resource", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "cpu" } }, { - "key": "service", + "key": "unit", "value": { - "stringValue": "test-service" + "stringValue": "core" } } ], "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.node.cpu.allocatable" }, { + "description": "[STABLE] The capacity for different resources of a node.", "gauge": { "dataPoints": [ { - "asDouble": 100000, + "asDouble": 10, "attributes": [ { - "key": "endpoint", + "key": "node", "value": { - "stringValue": "https-metrics" + "stringValue": "docker-desktop" } }, { - "key": "id", + "key": "resource", "value": { - "stringValue": "/kubepods/burstable" + "stringValue": "cpu" } }, { - "key": "metrics_path", + "key": "unit", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "core" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.node.cpu.capacity" + }, + { + "description": "[STABLE] The allocatable for different resources of a node that are available for scheduling.", + "gauge": { + "dataPoints": [ + { + "asDouble": 25103536128, + "attributes": [ { "key": "node", "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "docker-desktop" } }, { - "key": "prometheus_replica", + "key": "resource", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "memory" } }, { - "key": "service", + "key": "unit", "value": { - "stringValue": "test-service" + "stringValue": "byte" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.node.memory.allocatable" + }, + { + "description": "[STABLE] The capacity for different resources of a node.", + "gauge": { + "dataPoints": [ { - "asDouble": 100000, + "asDouble": 25208393728, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods" + "stringValue": "docker-desktop" } }, { - "key": "metrics_path", + "key": "resource", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "memory" } }, { - "key": "node", + "key": "unit", "value": { - "stringValue": "test-node" + "stringValue": "byte" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.node.memory.capacity" + }, + { + "description": "[STABLE] Information about pod.", + "gauge": { + "dataPoints": [ + { + "asDouble": 22, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.node.pods" + }, + { + "description": "[STABLE] The condition of a cluster node.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ { - "key": "prometheus", + "key": "condition", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "DiskPressure" } }, { - "key": "prometheus_replica", + "key": "node", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "status", "value": { - "stringValue": "test-service" + "stringValue": "true" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.node.status.condition.diskpressure" + }, + { + "description": "[STABLE] The condition of a cluster node.", + "gauge": { + "dataPoints": [ { - "asDouble": 100000, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "condition", "value": { - "stringValue": "/" + "stringValue": "MemoryPressure" } }, { - "key": "metrics_path", + "key": "node", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "status", "value": { - "stringValue": "test-node" + "stringValue": "true" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.node.status.condition.memorypressure" + }, + { + "description": "[STABLE] The condition of a cluster node.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ { - "key": "prometheus", + "key": "condition", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "PIDPressure" } }, { - "key": "prometheus_replica", + "key": "node", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } }, { - "key": "service", + "key": "status", "value": { - "stringValue": "test-service" + "stringValue": "true" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.node.status.condition.pidpressure" + }, + { + "description": "[STABLE] The condition of a cluster node.", + "gauge": { + "dataPoints": [ { - "asDouble": 100000, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", + "key": "condition", "value": { - "stringValue": "/system.slice/kubelet.service" + "stringValue": "Ready" } }, { - "key": "metrics_path", + "key": "node", "value": { - "stringValue": "/metrics/cadvisor" + "stringValue": "docker-desktop" } }, { - "key": "node", + "key": "status", "value": { - "stringValue": "test-node" + "stringValue": "true" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.node.status.condition.ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.node.status", + "value": { + "stringValue": "Ready" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] The condition of a cluster node.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ { - "key": "prometheus", + "key": "condition", "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + "stringValue": "Ready" } }, { - "key": "prometheus_replica", + "key": "node", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "docker-desktop" } - }, + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_node_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.persistentvolume.annotations.example.com/annotation", + "value": { + "stringValue": "example-annotation" + } + }, + { + "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", + "value": { + "stringValue": "yes" + } + }, + { + "key": "k8s.persistentvolume.labels.example.com/label", + "value": { + "stringValue": "example-label" + } + }, + { + "key": "k8s.persistentvolume.labels.type", + "value": { + "stringValue": "local" + } + }, + { + "key": "k8s.persistentvolume.name", + "value": { + "stringValue": "test-pv" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "persistentvolume", + "value": { + "stringValue": "test-pv" + } + }, + { + "key": "storageclass", + "value": { + "stringValue": "test-storage-class" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.persistentvolume.found", + "value": { + "stringValue": "true" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Information about persistentvolume.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ { - "key": "service", + "key": "host_path", "value": { - "stringValue": "test-service" + "stringValue": "/tmp/data" } } ], @@ -35554,150 +76050,164 @@ } ] }, - "name": "k8s.container_spec_cpu_period" + "name": "k8s.kube_persistentvolume_info" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.persistentvolume.annotations.example.com/annotation", + "value": { + "stringValue": "example-annotation" + } + }, + { + "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", + "value": { + "stringValue": "yes" + } + }, + { + "key": "k8s.persistentvolume.labels.example.com/label", + "value": { + "stringValue": "example-label" + } + }, + { + "key": "k8s.persistentvolume.labels.type", + "value": { + "stringValue": "local" + } + }, + { + "key": "k8s.persistentvolume.name", + "value": { + "stringValue": "test-pv" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "persistentvolume", + "value": { + "stringValue": "test-pv" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.persistentvolume.found", + "value": { + "stringValue": "true" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "description": "[STABLE] Persistentvolume capacity in bytes.", + "gauge": { + "dataPoints": [ + { + "asDouble": 10737418240, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_persistentvolume_capacity_bytes" + }, + { + "description": "Unix creation timestamp", + "gauge": { + "dataPoints": [ + { + "asDouble": 1696595815, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_persistentvolume_created" }, { + "description": "[STABLE] The phase indicates if a volume is available, bound to a claim, or released by a claim.", "gauge": { "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/burstable" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Available" } } ], "timeUnixNano": "0" }, { - "asDouble": 63402639360, + "asDouble": 1, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Bound" } } ], "timeUnixNano": "0" }, { - "asDouble": 66369060864, + "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Failed" } } ], @@ -35707,45 +76217,21 @@ "asDouble": 0, "attributes": [ { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/system.slice/kubelet.service" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", + "key": "phase", "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + "stringValue": "Pending" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "service", + "key": "phase", "value": { - "stringValue": "test-service" + "stringValue": "Released" } } ], @@ -35753,242 +76239,317 @@ } ] }, - "name": "k8s.container_spec_memory_limit_bytes" - }, + "name": "k8s.kube_persistentvolume_status_phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.persistentvolume.annotations.example.com/annotation", + "value": { + "stringValue": "example-annotation" + } + }, + { + "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", + "value": { + "stringValue": "yes" + } + }, + { + "key": "k8s.persistentvolume.labels.example.com/label", + "value": { + "stringValue": "example-label" + } + }, + { + "key": "k8s.persistentvolume.labels.type", + "value": { + "stringValue": "local" + } + }, + { + "key": "k8s.persistentvolume.name", + "value": { + "stringValue": "test-pv" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "persistentvolume", + "value": { + "stringValue": "test-pv" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.persistentvolume.found", + "value": { + "stringValue": "true" + } + }, + { + "key": "sw.k8s.persistentvolume.status", + "value": { + "stringValue": "Bound" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ { + "description": "[STABLE] The phase indicates if a volume is available, bound to a claim, or released by a claim.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "attributes": [ - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], - "startTimeUnixNano": "0", + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.node.cpu.usage.seconds.rate" - }, + "name": "k8s.persistentvolume.status.phase" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "8080" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.2" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ { + "description": "[STABLE] The allocatable for different resources of a node that are available for scheduling.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "startTimeUnixNano": "0", + "asDouble": 10, "timeUnixNano": "0" } ] }, - "name": "k8s.node.fs.iops" + "name": "k8s.cluster.cpu.allocatable" }, { + "description": "[STABLE] The capacity for different resources of a node.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "startTimeUnixNano": "0", + "asDouble": 10, "timeUnixNano": "0" } ] }, - "name": "k8s.node.fs.throughput" + "name": "k8s.cluster.cpu.capacity" }, { + "description": "[STABLE] The allocatable for different resources of a node that are available for scheduling.", "gauge": { "dataPoints": [ { - "asDouble": 552960, + "asDouble": 25103536128, "timeUnixNano": "0" } ] }, - "name": "k8s.node.fs.usage" + "name": "k8s.cluster.memory.allocatable" }, { + "description": "[STABLE] The capacity for different resources of a node.", "gauge": { "dataPoints": [ { - "asDouble": 23541440512, - "attributes": [ - { - "key": "endpoint", - "value": { - "stringValue": "https-metrics" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "metrics_path", - "value": { - "stringValue": "/metrics/cadvisor" - } - }, - { - "key": "node", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "prometheus", - "value": { - "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" - } - }, - { - "key": "prometheus_replica", - "value": { - "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" - } - }, - { - "key": "service", - "value": { - "stringValue": "test-service" - } - } - ], + "asDouble": 25208393728, "timeUnixNano": "0" } ] }, - "name": "k8s.node.memory.working_set" + "name": "k8s.cluster.memory.capacity" }, { + "description": "[STABLE] Information about a cluster node.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "startTimeUnixNano": "0", + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.node.network.bytes_received" + "name": "k8s.cluster.nodes" }, { + "description": "[STABLE] The condition of a cluster node.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "startTimeUnixNano": "0", + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.node.network.bytes_transmitted" + "name": "k8s.cluster.nodes.ready" }, { + "description": "[STABLE] The condition of a cluster node.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "startTimeUnixNano": "0", + "asDouble": 1, "timeUnixNano": "0" } ] }, - "name": "k8s.node.network.packets_received" + "name": "k8s.cluster.nodes.ready.avg" }, { + "description": "[STABLE] Information about pod.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "startTimeUnixNano": "0", + "asDouble": 22, "timeUnixNano": "0" } ] }, - "name": "k8s.node.network.packets_transmitted" + "name": "k8s.cluster.pods" }, { + "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "startTimeUnixNano": "0", + "asDouble": 21, + "timeUnixNano": "0" + }, + { + "asDouble": 22, "timeUnixNano": "0" } ] }, - "name": "k8s.node.network.receive_packets_dropped" + "name": "k8s.cluster.pods.running" }, { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 0, - "startTimeUnixNano": "0", + "asDouble": 0.85, + "timeUnixNano": "0" + }, + { + "asDouble": 0.8500000000000001, "timeUnixNano": "0" } ] }, - "name": "k8s.node.network.transmit_packets_dropped" + "name": "k8s.cluster.spec.cpu.requests" }, { + "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 2, + "asDouble": 5255462912, "timeUnixNano": "0" } ] }, - "name": "k8s.node.pods" + "name": "k8s.cluster.spec.memory.requests" } ], "scope": {} diff --git a/tests/integration/test_utils.py b/tests/integration/test_utils.py index 8d8020b0..28335ab2 100644 --- a/tests/integration/test_utils.py +++ b/tests/integration/test_utils.py @@ -208,7 +208,7 @@ def custom_json_merge(result, new_json): def get_merged_json(content): result = {"resourceMetrics": []} - for line in content.splitlines(): + for line in content.splitlines()[:5]: # take only last 5 lines to make it more reliable custom_json_merge(result, json.loads(line)) # Sort the result and set timeStamps to 0 to make it easier to compare From fb787d68aa1d67cabb9294b7633c74c61d9952e5 Mon Sep 17 00:00:00 2001 From: "tomas.panik" Date: Fri, 6 Oct 2023 15:02:46 +0200 Subject: [PATCH 4/7] NH-57036: Updating expected output --- tests/integration/expected_output.json | 75664 ++++++----------------- 1 file changed, 17491 insertions(+), 58173 deletions(-) diff --git a/tests/integration/expected_output.json b/tests/integration/expected_output.json index 28fbb511..2e78863a 100644 --- a/tests/integration/expected_output.json +++ b/tests/integration/expected_output.json @@ -9,6 +9,12 @@ "stringValue": "ReadWriteOnce" } }, + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -21,6 +27,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -51,6 +63,12 @@ "stringValue": "test-namespace" } }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, { "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", "value": { @@ -81,6 +99,24 @@ "stringValue": "test-pvc" } }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-pod" + } + }, { "key": "namespace", "value": { @@ -90,13 +126,13 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { @@ -105,6 +141,12 @@ "stringValue": "test-pvc" } }, + { + "key": "pod", + "value": { + "stringValue": "test-pod" + } + }, { "key": "sw.k8s.agent.app.version", "value": { @@ -135,11 +177,36 @@ { "metrics": [ { - "description": "[STABLE] The access mode(s) specified by the persistent volume claim.", "gauge": { "dataPoints": [ { "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] @@ -157,13 +224,13 @@ { "key": "container", "value": { - "stringValue": "coredns" + "stringValue": "test-container" } }, { "key": "container.id", "value": { - "stringValue": "0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" + "stringValue": "4e62576bf25921598bb22da4ddc01595c0b3f7c75313b4aa00a701d0c9ef0121" } }, { @@ -175,13 +242,13 @@ { "key": "container_id", "value": { - "stringValue": "docker://0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" + "stringValue": "docker://4e62576bf25921598bb22da4ddc01595c0b3f7c75313b4aa00a701d0c9ef0121" } }, { "key": "extracted_container_id", "value": { - "stringValue": "0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" + "stringValue": "4e62576bf25921598bb22da4ddc01595c0b3f7c75313b4aa00a701d0c9ef0121" } }, { @@ -199,13 +266,13 @@ { "key": "image", "value": { - "stringValue": "registry.k8s.io/coredns/coredns:v1.10.1" + "stringValue": "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.2" } }, { "key": "image_id", "value": { - "stringValue": "docker://sha256:ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc" + "stringValue": "docker-pullable://registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a13bff2ed69af0cf4270f0cf47bdedf75a56c095cd95b91195ae6c713a9b1845" } }, { @@ -217,43 +284,49 @@ { "key": "k8s.container.image.id", "value": { - "stringValue": "docker://sha256:ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc" + "stringValue": "docker-pullable://registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a13bff2ed69af0cf4270f0cf47bdedf75a56c095cd95b91195ae6c713a9b1845" } }, { "key": "k8s.container.image.name", "value": { - "stringValue": "registry.k8s.io/coredns/coredns:v1.10.1" + "stringValue": "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.2" } }, { "key": "k8s.container.name", "value": { - "stringValue": "coredns" + "stringValue": "test-container" } }, { - "key": "k8s.deployment.labels.k8s-app", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "kube-dns" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.deployment.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "coredns" + "stringValue": "test-app" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { @@ -263,81 +336,51 @@ } }, { - "key": "k8s.pod.labels.k8s-app", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "kube-dns" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "5d78c9869d" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "coredns-5d78c9869d-wng58" + "stringValue": "test-pod" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" + "stringValue": "ce71b442-44d6-4e24-a6f9-f234f55929f9" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "coredns-5d78c9869d-wng58" + "stringValue": "test-pod" } }, { @@ -367,7 +410,7 @@ { "key": "uid", "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + "stringValue": "ce71b442-44d6-4e24-a6f9-f234f55929f9" } } ] @@ -376,16 +419,33 @@ { "metrics": [ { - "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "image_spec", + "key": "endpoint", "value": { - "stringValue": "registry.k8s.io/coredns/coredns:v1.10.1" + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -406,13 +466,13 @@ { "key": "container", "value": { - "stringValue": "coredns" + "stringValue": "test-container" } }, { "key": "container.id", "value": { - "stringValue": "8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" + "stringValue": "6fb07210b86971939dbfb16ae47f98afdb8214a52a21dd5fc26f21ae35c09d9e" } }, { @@ -424,13 +484,13 @@ { "key": "container_id", "value": { - "stringValue": "docker://8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" + "stringValue": "docker://6fb07210b86971939dbfb16ae47f98afdb8214a52a21dd5fc26f21ae35c09d9e" } }, { "key": "extracted_container_id", "value": { - "stringValue": "8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" + "stringValue": "6fb07210b86971939dbfb16ae47f98afdb8214a52a21dd5fc26f21ae35c09d9e" } }, { @@ -448,13 +508,13 @@ { "key": "image", "value": { - "stringValue": "registry.k8s.io/coredns/coredns:v1.10.1" + "stringValue": "busybox:latest" } }, { "key": "image_id", "value": { - "stringValue": "docker://sha256:ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc" + "stringValue": "docker-pullable://busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16" } }, { @@ -466,43 +526,49 @@ { "key": "k8s.container.image.id", "value": { - "stringValue": "docker://sha256:ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc" + "stringValue": "docker-pullable://busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16" } }, { "key": "k8s.container.image.name", "value": { - "stringValue": "registry.k8s.io/coredns/coredns:v1.10.1" + "stringValue": "busybox:latest" } }, { "key": "k8s.container.name", "value": { - "stringValue": "coredns" + "stringValue": "test-container" } }, { - "key": "k8s.deployment.labels.k8s-app", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "kube-dns" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.deployment.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "coredns" + "stringValue": "test-app" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { @@ -512,81 +578,51 @@ } }, { - "key": "k8s.pod.labels.k8s-app", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "kube-dns" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "5d78c9869d" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" + "stringValue": "test-pod" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" + "stringValue": "test-pod" } }, { @@ -610,13 +646,13 @@ { "key": "sw.k8s.container.init", "value": { - "stringValue": "false" + "stringValue": "true" } }, { "key": "uid", "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } } ] @@ -625,16 +661,33 @@ { "metrics": [ { - "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "image_spec", + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "registry.k8s.io/coredns/coredns:v1.10.1" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -642,7 +695,7 @@ } ] }, - "name": "k8s.kube_pod_container_info" + "name": "k8s.kube_pod_init_container_info" } ], "scope": {} @@ -655,7 +708,37 @@ { "key": "container", "value": { - "stringValue": "coredns" + "stringValue": "test-container" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" } }, { @@ -665,123 +748,123 @@ } }, { - "key": "k8s.cluster.name", + "key": "image", "value": { - "stringValue": "cluster name" + "stringValue": "solarwinds/swi-opentelemetry-collector:0.5.0" } }, { - "key": "k8s.container.name", + "key": "image_id", "value": { - "stringValue": "coredns" + "stringValue": "docker-pullable://solarwinds/swi-opentelemetry-collector@sha256:481b2907feabeadd46d4b26048f3f164e20b55c46d12d487b559ace212b287bc" } }, { - "key": "k8s.deployment.labels.k8s-app", + "key": "k8s.cluster.name", "value": { - "stringValue": "kube-dns" + "stringValue": "cluster name" } }, { - "key": "k8s.deployment.name", + "key": "k8s.container.image.id", "value": { - "stringValue": "coredns" + "stringValue": "docker-pullable://solarwinds/swi-opentelemetry-collector@sha256:481b2907feabeadd46d4b26048f3f164e20b55c46d12d487b559ace212b287bc" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.container.image.name", "value": { - "stringValue": "kube-system" + "stringValue": "solarwinds/swi-opentelemetry-collector:0.5.0" } }, { - "key": "k8s.namespace.name", + "key": "k8s.container.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-container" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "test-node" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.labels.k8s-app", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "kube-dns" + "stringValue": "test-app" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "5d78c9869d" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "coredns-5d78c9869d-wng58" + "stringValue": "testing" } }, { - "key": "k8s.pod.uid", + "key": "k8s.namespace.name", "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + "stringValue": "test-namespace" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.node.name", "value": { - "stringValue": "2" + "stringValue": "test-node" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "3" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.labels.k8s-app", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "kube-dns" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "k8s.pod.name", "value": { - "stringValue": "5d78c9869d" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "coredns-5d78c9869d" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "coredns-5d78c9869d-wng58" + "stringValue": "test-pod" } }, { @@ -793,7 +876,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -808,16 +891,10 @@ "stringValue": "false" } }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, { "key": "uid", "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } } ] @@ -826,16 +903,41 @@ { "metrics": [ { - "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.container.status" + "name": "k8s.kube_pod_container_info" } ], "scope": {} @@ -848,7 +950,37 @@ { "key": "container", "value": { - "stringValue": "coredns" + "stringValue": "test-container" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "f1c98663d614379552d6c9aae831b4eb3e149c469d4d589b62ea077cf3dad807" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://f1c98663d614379552d6c9aae831b4eb3e149c469d4d589b62ea077cf3dad807" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "f1c98663d614379552d6c9aae831b4eb3e149c469d4d589b62ea077cf3dad807" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" } }, { @@ -858,123 +990,123 @@ } }, { - "key": "k8s.cluster.name", + "key": "image", "value": { - "stringValue": "cluster name" + "stringValue": "busybox:1.29.2" } }, { - "key": "k8s.container.name", + "key": "image_id", "value": { - "stringValue": "coredns" + "stringValue": "docker-pullable://busybox@sha256:cb63aa0641a885f54de20f61d152187419e8f6b159ed11a251a09d115fdff9bd" } }, { - "key": "k8s.deployment.labels.k8s-app", + "key": "k8s.cluster.name", "value": { - "stringValue": "kube-dns" + "stringValue": "cluster name" } }, { - "key": "k8s.deployment.name", + "key": "k8s.container.image.id", "value": { - "stringValue": "coredns" + "stringValue": "docker-pullable://busybox@sha256:cb63aa0641a885f54de20f61d152187419e8f6b159ed11a251a09d115fdff9bd" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.container.image.name", "value": { - "stringValue": "kube-system" + "stringValue": "busybox:1.29.2" } }, { - "key": "k8s.namespace.name", + "key": "k8s.container.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-container" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "test-node" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.labels.k8s-app", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "kube-dns" + "stringValue": "test-app" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "5d78c9869d" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "coredns-5d78c9869d-wng58" + "stringValue": "testing" } }, { - "key": "k8s.pod.uid", + "key": "k8s.namespace.name", "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + "stringValue": "test-namespace" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.node.name", "value": { - "stringValue": "2" + "stringValue": "test-node" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "3" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.labels.k8s-app", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "kube-dns" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "k8s.pod.name", "value": { - "stringValue": "5d78c9869d" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "coredns-5d78c9869d" + "stringValue": "9cab81cb-9da1-4029-ac51-c7c3024c6fbf" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "coredns-5d78c9869d-wng58" + "stringValue": "test-pod" } }, { @@ -998,13 +1130,13 @@ { "key": "sw.k8s.container.init", "value": { - "stringValue": "false" + "stringValue": "true" } }, { "key": "uid", "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" + "stringValue": "9cab81cb-9da1-4029-ac51-c7c3024c6fbf" } } ] @@ -1013,180 +1145,33 @@ { "metrics": [ { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.cpu.requests" - }, - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 178257920, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.memory.limit" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 73400320, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.memory.requests" - }, - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 178257920, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_resource_limits" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 0.1, + "asDouble": 1, "attributes": [ { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", + "key": "endpoint", "value": { - "stringValue": "cpu" + "stringValue": "http" } }, { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 73400320, - "attributes": [ - { - "key": "node", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "resource", + "key": "prometheus_replica", "value": { - "stringValue": "memory" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "unit", + "key": "service", "value": { - "stringValue": "byte" + "stringValue": "test-service" } } ], @@ -1194,7 +1179,7 @@ } ] }, - "name": "k8s.kube_pod_container_resource_requests" + "name": "k8s.kube_pod_init_container_info" } ], "scope": {} @@ -1207,7 +1192,37 @@ { "key": "container", "value": { - "stringValue": "coredns" + "stringValue": "test-container" + } + }, + { + "key": "container.id", + "value": { + "stringValue": "f55a97f615b1a90f15f114def871a7d4f0ed8a32d9a329cc7e2f94a24d4780c1" + } + }, + { + "key": "container.runtime", + "value": { + "stringValue": "docker" + } + }, + { + "key": "container_id", + "value": { + "stringValue": "docker://f55a97f615b1a90f15f114def871a7d4f0ed8a32d9a329cc7e2f94a24d4780c1" + } + }, + { + "key": "extracted_container_id", + "value": { + "stringValue": "f55a97f615b1a90f15f114def871a7d4f0ed8a32d9a329cc7e2f94a24d4780c1" + } + }, + { + "key": "extracted_container_runtime", + "value": { + "stringValue": "docker" } }, { @@ -1217,123 +1232,123 @@ } }, { - "key": "k8s.cluster.name", + "key": "image", "value": { - "stringValue": "cluster name" + "stringValue": "fullstorydev/grpcurl:latest" } }, { - "key": "k8s.container.name", + "key": "image_id", "value": { - "stringValue": "coredns" + "stringValue": "docker-pullable://fullstorydev/grpcurl@sha256:d42ef512419560776bee5bb51e338a1734a0edb99f450b6d98fd98bcc93796f3" } }, { - "key": "k8s.deployment.labels.k8s-app", + "key": "k8s.cluster.name", "value": { - "stringValue": "kube-dns" + "stringValue": "cluster name" } }, { - "key": "k8s.deployment.name", + "key": "k8s.container.image.id", "value": { - "stringValue": "coredns" + "stringValue": "docker-pullable://fullstorydev/grpcurl@sha256:d42ef512419560776bee5bb51e338a1734a0edb99f450b6d98fd98bcc93796f3" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.container.image.name", "value": { - "stringValue": "kube-system" + "stringValue": "fullstorydev/grpcurl:latest" } }, { - "key": "k8s.namespace.name", + "key": "k8s.container.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-container" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "test-node" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.labels.k8s-app", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "kube-dns" + "stringValue": "test-app" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "5d78c9869d" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" + "stringValue": "testing" } }, { - "key": "k8s.pod.uid", + "key": "k8s.namespace.name", "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + "stringValue": "test-namespace" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.node.name", "value": { - "stringValue": "2" + "stringValue": "test-node" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "3" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.labels.k8s-app", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "kube-dns" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "k8s.pod.name", "value": { - "stringValue": "5d78c9869d" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "coredns-5d78c9869d" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" + "stringValue": "test-pod" } }, { @@ -1345,7 +1360,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -1357,19 +1372,13 @@ { "key": "sw.k8s.container.init", "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" + "stringValue": "true" } }, { "key": "uid", "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } } ] @@ -1378,16 +1387,41 @@ { "metrics": [ { - "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.container.status" + "name": "k8s.kube_pod_init_container_info" } ], "scope": {} @@ -1400,7 +1434,13 @@ { "key": "container", "value": { - "stringValue": "coredns" + "stringValue": "test-container" + } + }, + { + "key": "container_runtime_version", + "value": { + "stringValue": "docker://20.10.17" } }, { @@ -1409,6 +1449,12 @@ "stringValue": "http" } }, + { + "key": "internal_ip", + "value": { + "stringValue": "172.22.0.106" + } + }, { "key": "k8s.cluster.name", "value": { @@ -1418,145 +1464,145 @@ { "key": "k8s.container.name", "value": { - "stringValue": "coredns" + "stringValue": "test-container" } }, { - "key": "k8s.deployment.labels.k8s-app", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "kube-dns" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.deployment.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "coredns" + "stringValue": "test-app" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "kube-system" + "stringValue": "testing" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-node" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.k8s-app", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "kube-dns" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "5d78c9869d" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" + "stringValue": "test-pod" } }, { - "key": "k8s.pod.uid", + "key": "kubelet_version", "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + "stringValue": "v1.23.16-eks-48e63af" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "namespace", "value": { - "stringValue": "2" + "stringValue": "test-namespace" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "net.host.name", "value": { - "stringValue": "3" + "stringValue": "test-node" } }, { - "key": "k8s.replicaset.labels.k8s-app", + "key": "net.host.port", "value": { - "stringValue": "kube-dns" + "stringValue": "" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "os_image", "value": { - "stringValue": "5d78c9869d" + "stringValue": "Amazon Linux 2" } }, { - "key": "k8s.replicaset.name", + "key": "pod", "value": { - "stringValue": "coredns-5d78c9869d" + "stringValue": "test-pod" } }, { - "key": "namespace", + "key": "provider_id", "value": { - "stringValue": "kube-system" + "stringValue": "aws:///us-east-1a/i-018a0ebc1618d9fcf" } }, { - "key": "net.host.name", + "key": "sw.k8s.agent.app.version", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "0.8.3" } }, { - "key": "net.host.port", + "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "8080" + "stringValue": "2.8.0-alpha.3" } }, { - "key": "pod", + "key": "sw.k8s.cluster.uid", "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" + "stringValue": "cluster-uid-123456789" } }, { - "key": "sw.k8s.agent.app.version", + "key": "sw.k8s.node.container.runtime.version", "value": { - "stringValue": "0.8.3" + "stringValue": "docker://20.10.17" } }, { - "key": "sw.k8s.agent.manifest.version", + "key": "sw.k8s.node.ip.internal", "value": { - "stringValue": "2.8.0-alpha.3" + "stringValue": "172.22.0.106" } }, { - "key": "sw.k8s.cluster.uid", + "key": "sw.k8s.node.os.image", "value": { - "stringValue": "cluster-uid-123456789" + "stringValue": "Amazon Linux 2" } }, { - "key": "sw.k8s.container.init", + "key": "sw.k8s.node.provider.id", "value": { - "stringValue": "false" + "stringValue": "aws:///us-east-1a/i-018a0ebc1618d9fcf" } }, { - "key": "uid", + "key": "sw.k8s.node.version", "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + "stringValue": "v1.23.16-eks-48e63af" } } ] @@ -1565,180 +1611,57 @@ { "metrics": [ { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.cpu.requests" - }, - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 178257920, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.memory.limit" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 73400320, + "asDouble": 1, "attributes": [ { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", + "key": "endpoint", "value": { - "stringValue": "memory" + "stringValue": "http" } }, { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.memory.requests" - }, - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 178257920, - "attributes": [ - { - "key": "node", + "key": "kernel_version", "value": { - "stringValue": "docker-desktop" + "stringValue": "5.4.231-137.341.amzn2.x86_64" } }, { - "key": "resource", + "key": "kubeproxy_version", "value": { - "stringValue": "memory" + "stringValue": "v1.23.16-eks-48e63af" } }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_resource_limits" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "attributes": [ { "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "resource", + "key": "prometheus", "value": { - "stringValue": "cpu" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 73400320, - "attributes": [ - { - "key": "node", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "resource", + "key": "service", "value": { - "stringValue": "memory" + "stringValue": "test-service" } }, { - "key": "unit", + "key": "system_uuid", "value": { - "stringValue": "byte" + "stringValue": "ec2e37b8-a794-4454-1640-891b3c41c93f" } } ], @@ -1746,7 +1669,7 @@ } ] }, - "name": "k8s.kube_pod_container_resource_requests" + "name": "k8s.kube_node_info" } ], "scope": {} @@ -1759,205 +1682,175 @@ { "key": "container", "value": { - "stringValue": "etcd" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" + "stringValue": "test-container" } }, { - "key": "container.runtime", + "key": "container_runtime_version", "value": { - "stringValue": "docker" + "stringValue": "docker://20.10.17" } }, { - "key": "container_id", + "key": "http.scheme", "value": { - "stringValue": "docker://bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" + "stringValue": "http" } }, { - "key": "extracted_container_id", + "key": "internal_ip", "value": { - "stringValue": "bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" + "stringValue": "172.22.2.84" } }, { - "key": "extracted_container_runtime", + "key": "k8s.cluster.name", "value": { - "stringValue": "docker" + "stringValue": "cluster name" } }, { - "key": "http.scheme", + "key": "k8s.container.name", "value": { - "stringValue": "http" + "stringValue": "test-container" } }, { - "key": "image", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "registry.k8s.io/etcd:3.5.7-0" + "stringValue": "This is a test namespace." } }, { - "key": "image_id", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "docker://sha256:86b6af7dd652c1b38118be1c338e9354b33469e69a218f7e290a0ca5304ad681" + "stringValue": "test-app" } }, { - "key": "k8s.cluster.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "cluster name" + "stringValue": "test-namespace" } }, { - "key": "k8s.container.image.id", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "docker://sha256:86b6af7dd652c1b38118be1c338e9354b33469e69a218f7e290a0ca5304ad681" + "stringValue": "testing" } }, { - "key": "k8s.container.image.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "registry.k8s.io/etcd:3.5.7-0" + "stringValue": "test-namespace" } }, { - "key": "k8s.container.name", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "etcd" + "stringValue": "test-value" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "kube-system" + "stringValue": "test-pod" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-pod" } }, { - "key": "k8s.node.name", + "key": "kubelet_version", "value": { - "stringValue": "test-node" + "stringValue": "v1.23.16-eks-48e63af" } }, { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", + "key": "namespace", "value": { - "stringValue": "https://192.168.65.3:2379" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "net.host.name", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "test-node" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "net.host.port", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "os_image", "value": { - "stringValue": "2023-10-03T11:15:10.685683800Z" + "stringValue": "Amazon Linux 2" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "pod", "value": { - "stringValue": "file" + "stringValue": "test-pod" } }, { - "key": "k8s.pod.labels.component", + "key": "provider_id", "value": { - "stringValue": "etcd" + "stringValue": "aws:///us-east-1c/i-00b207a056a6150c6" } }, { - "key": "k8s.pod.labels.tier", + "key": "sw.k8s.agent.app.version", "value": { - "stringValue": "control-plane" + "stringValue": "0.8.3" } }, { - "key": "k8s.pod.name", + "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "etcd-docker-desktop" + "stringValue": "2.8.0-alpha.3" } }, { - "key": "k8s.pod.uid", + "key": "sw.k8s.cluster.uid", "value": { - "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + "stringValue": "cluster-uid-123456789" } }, { - "key": "namespace", + "key": "sw.k8s.node.container.runtime.version", "value": { - "stringValue": "kube-system" + "stringValue": "docker://20.10.17" } }, { - "key": "net.host.name", + "key": "sw.k8s.node.ip.internal", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "172.22.2.84" } }, { - "key": "net.host.port", + "key": "sw.k8s.node.os.image", "value": { - "stringValue": "8080" + "stringValue": "Amazon Linux 2" } }, { - "key": "pod", + "key": "sw.k8s.node.provider.id", "value": { - "stringValue": "etcd-docker-desktop" + "stringValue": "aws:///us-east-1c/i-00b207a056a6150c6" } }, { - "key": "sw.k8s.agent.app.version", + "key": "sw.k8s.node.version", "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + "stringValue": "v1.23.16-eks-48e63af" } } ] @@ -1966,16 +1859,57 @@ { "metrics": [ { - "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "image_spec", + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "kernel_version", + "value": { + "stringValue": "5.4.231-137.341.amzn2.x86_64" + } + }, + { + "key": "kubeproxy_version", + "value": { + "stringValue": "v1.23.16-eks-48e63af" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "system_uuid", "value": { - "stringValue": "registry.k8s.io/etcd:3.5.7-0" + "stringValue": "ec2e4082-2e64-fe3f-973e-f3247a8b4db6" } } ], @@ -1983,7 +1917,7 @@ } ] }, - "name": "k8s.kube_pod_container_info" + "name": "k8s.kube_node_info" } ], "scope": {} @@ -1996,121 +1930,133 @@ { "key": "container", "value": { - "stringValue": "etcd" + "stringValue": "test-container" } }, { - "key": "http.scheme", + "key": "created_by_kind", "value": { - "stringValue": "http" + "stringValue": "" } }, { - "key": "k8s.cluster.name", + "key": "created_by_name", "value": { - "stringValue": "cluster name" + "stringValue": "" } }, { - "key": "k8s.container.name", + "key": "host_ip", "value": { - "stringValue": "etcd" + "stringValue": "172.22.2.203" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "host_network", "value": { - "stringValue": "kube-system" + "stringValue": "false" } }, { - "key": "k8s.namespace.name", + "key": "http.scheme", "value": { - "stringValue": "kube-system" + "stringValue": "http" } }, { - "key": "k8s.node.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "test-node" + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" } }, { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "https://192.168.65.3:2379" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "2023-10-03T11:15:10.685683800Z" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "k8s.namespace.name", "value": { - "stringValue": "file" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.component", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "etcd" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.tier", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "control-plane" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "etcd-docker-desktop" + "stringValue": "test-pod" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + "stringValue": "e309e877-f170-4817-8ef7-3a27789d7271" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "etcd-docker-desktop" + "stringValue": "test-pod" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "192.168.83.92" } }, { @@ -2132,21 +2078,39 @@ } }, { - "key": "sw.k8s.container.init", + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "172.22.2.203" + } + }, + { + "key": "sw.k8s.pod.host.network", "value": { "stringValue": "false" } }, { - "key": "sw.k8s.container.status", + "key": "sw.k8s.pod.ip", "value": { - "stringValue": "running" + "stringValue": "192.168.83.92" } }, { "key": "uid", "value": { - "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + "stringValue": "e309e877-f170-4817-8ef7-3a27789d7271" } } ] @@ -2155,16 +2119,47 @@ { "metrics": [ { - "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.container.status" + "name": "k8s.kube_pod_info" } ], "scope": {} @@ -2177,121 +2172,133 @@ { "key": "container", "value": { - "stringValue": "etcd" + "stringValue": "test-container" } }, { - "key": "http.scheme", + "key": "created_by_kind", "value": { - "stringValue": "http" + "stringValue": "ReplicaSet" } }, { - "key": "k8s.cluster.name", + "key": "created_by_name", "value": { - "stringValue": "cluster name" + "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" } }, { - "key": "k8s.container.name", + "key": "host_ip", "value": { - "stringValue": "etcd" + "stringValue": "172.22.2.84" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "host_network", "value": { - "stringValue": "kube-system" + "stringValue": "false" } }, { - "key": "k8s.namespace.name", + "key": "http.scheme", "value": { - "stringValue": "kube-system" + "stringValue": "http" } }, { - "key": "k8s.node.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "test-node" + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" } }, { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "https://192.168.65.3:2379" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "2023-10-03T11:15:10.685683800Z" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "k8s.namespace.name", "value": { - "stringValue": "file" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.component", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "etcd" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.tier", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "control-plane" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "etcd-docker-desktop" + "stringValue": "test-pod" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "etcd-docker-desktop" + "stringValue": "test-pod" + } + }, + { + "key": "pod_ip", + "value": { + "stringValue": "192.168.62.77" } }, { @@ -2303,7 +2310,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -2313,15 +2320,39 @@ } }, { - "key": "sw.k8s.container.init", + "key": "sw.k8s.pod.createdby.kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "sw.k8s.pod.createdby.name", + "value": { + "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" + } + }, + { + "key": "sw.k8s.pod.host.ip", + "value": { + "stringValue": "172.22.2.84" + } + }, + { + "key": "sw.k8s.pod.host.network", "value": { "stringValue": "false" } }, + { + "key": "sw.k8s.pod.ip", + "value": { + "stringValue": "192.168.62.77" + } + }, { "key": "uid", "value": { - "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } } ] @@ -2330,116 +2361,39 @@ { "metrics": [ { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.cpu.requests" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 104857600, + "asDouble": 1, "attributes": [ { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", + "key": "endpoint", "value": { - "stringValue": "memory" + "stringValue": "http" } }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.memory.requests" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "attributes": [ { "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "resource", - "value": { - "stringValue": "cpu" - } - }, - { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 104857600, - "attributes": [ - { - "key": "node", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "resource", + "key": "prometheus_replica", "value": { - "stringValue": "memory" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "unit", + "key": "service", "value": { - "stringValue": "byte" + "stringValue": "test-service" } } ], @@ -2447,7 +2401,7 @@ } ] }, - "name": "k8s.kube_pod_container_resource_requests" + "name": "k8s.kube_pod_info" } ], "scope": {} @@ -2460,37 +2414,13 @@ { "key": "container", "value": { - "stringValue": "file-provider" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" + "stringValue": "test-container" } }, { - "key": "extracted_container_runtime", + "key": "daemonset", "value": { - "stringValue": "docker" + "stringValue": "spire-spiffe-csi-driver" } }, { @@ -2499,18 +2429,6 @@ "stringValue": "http" } }, - { - "key": "image", - "value": { - "stringValue": "nginx:alpine" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker-pullable://nginx@sha256:cac882be2b7305e0c8d3e3cd0575a2fd58f5fde6dd5d6299605aa0f3e67ca385" - } - }, { "key": "k8s.cluster.name", "value": { @@ -2518,45 +2436,45 @@ } }, { - "key": "k8s.container.image.id", + "key": "k8s.container.name", "value": { - "stringValue": "docker-pullable://nginx@sha256:cac882be2b7305e0c8d3e3cd0575a2fd58f5fde6dd5d6299605aa0f3e67ca385" + "stringValue": "test-container" } }, { - "key": "k8s.container.image.name", + "key": "k8s.daemonset.name", "value": { - "stringValue": "nginx:alpine" + "stringValue": "spire-spiffe-csi-driver" } }, { - "key": "k8s.container.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "file-provider" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.deployment.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "test-app" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "monitoring" + "stringValue": "testing" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { @@ -2566,105 +2484,45 @@ } }, { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "true" + "stringValue": "test-value" } }, { "key": "k8s.pod.labels.app", "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "timeseries-mock-service-588944775f" + "stringValue": "test-pod" } }, { "key": "namespace", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" + "stringValue": "test-pod" } }, { @@ -2676,7 +2534,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -2684,18 +2542,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } } ] }, @@ -2703,16 +2549,45 @@ { "metrics": [ { - "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "image_spec", + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "DaemonSet" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", "value": { - "stringValue": "nginx:alpine" + "stringValue": "test-service" } } ], @@ -2720,7 +2595,7 @@ } ] }, - "name": "k8s.kube_pod_container_info" + "name": "k8s.kube.pod.owner.daemonset" } ], "scope": {} @@ -2733,7 +2608,13 @@ { "key": "container", "value": { - "stringValue": "file-provider" + "stringValue": "test-container" + } + }, + { + "key": "daemonset", + "value": { + "stringValue": "test-daemonset" } }, { @@ -2751,175 +2632,121 @@ { "key": "k8s.container.name", "value": { - "stringValue": "file-provider" + "stringValue": "test-container" } }, { - "key": "k8s.deployment.name", + "key": "k8s.daemonset.annotations.test-annotation", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "test-value" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.daemonset.labels.app", "value": { - "stringValue": "monitoring" + "stringValue": "test-daemonset" } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.daemonset.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-daemonset" } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "monitoring" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "test-node" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.prometheus.io/path", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "/metrics" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.prometheus.io/port", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "8080" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.prometheus.io/scheme", + "key": "k8s.namespace.name", "value": { - "stringValue": "http" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.prometheus.io/scrape", + "key": "k8s.node.name", "value": { - "stringValue": "true" + "stringValue": "test-node" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "588944775f" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "namespace", "value": { - "stringValue": "2" + "stringValue": "test-namespace" } }, { - "key": "k8s.replicaset.labels.app", + "key": "net.host.name", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "test-node" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "net.host.port", "value": { - "stringValue": "588944775f" + "stringValue": "" } }, { - "key": "k8s.replicaset.name", + "key": "pod", "value": { - "stringValue": "timeseries-mock-service-588944775f" + "stringValue": "test-pod" } }, { - "key": "namespace", + "key": "sw.k8s.agent.app.version", "value": { - "stringValue": "monitoring" + "stringValue": "0.8.3" } }, { - "key": "net.host.name", + "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "2.8.0-alpha.3" } }, { - "key": "net.host.port", + "key": "sw.k8s.cluster.uid", "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + "stringValue": "cluster-uid-123456789" } } ] @@ -2928,16 +2755,337 @@ { "metrics": [ { - "description": "[STABLE] Describes whether the container is currently in waiting state.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1675156340, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_created" + }, + { "gauge": { "dataPoints": [ { "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.container.status" + "name": "k8s.kube_daemonset_labels" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 48, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_current_number_scheduled" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 48, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_desired_number_scheduled" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 48, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_available" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_misscheduled" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 48, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_ready" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_number_unavailable" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 48, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_daemonset_status_updated_number_scheduled" } ], "scope": {} @@ -2950,7 +3098,13 @@ { "key": "container", "value": { - "stringValue": "file-provider" + "stringValue": "test-container" + } + }, + { + "key": "deployment", + "value": { + "stringValue": "core-c1" } }, { @@ -2968,139 +3122,115 @@ { "key": "k8s.container.name", "value": { - "stringValue": "file-provider" + "stringValue": "test-container" } }, { "key": "k8s.deployment.name", "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" + "stringValue": "core-c1" } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "monitoring" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "monitoring" + "stringValue": "test-app" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-node" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.prometheus.io/path", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "/metrics" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.prometheus.io/port", + "key": "k8s.namespace.name", "value": { - "stringValue": "8080" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.prometheus.io/scheme", + "key": "k8s.node.name", "value": { - "stringValue": "http" + "stringValue": "test-node" } }, { - "key": "k8s.pod.annotations.prometheus.io/scrape", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "true" + "stringValue": "test-value" } }, { "key": "k8s.pod.labels.app", "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.replicaset.annotations.test-annotation", "value": { - "stringValue": "2" + "stringValue": "test-value" } }, { "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" + "stringValue": "test-replicaset" } }, { "key": "k8s.replicaset.name", "value": { - "stringValue": "timeseries-mock-service-588944775f" + "stringValue": "test-replicaset" } }, { "key": "namespace", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" + "stringValue": "test-pod" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "test-replicaset" } }, { @@ -3112,7 +3242,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -3120,18 +3250,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } } ] }, @@ -3139,79 +3257,53 @@ { "metrics": [ { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595816, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", "gauge": { "dataPoints": [ { "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Deployment" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" + "name": "k8s.kube.replicaset.owner.deployment" } ], "scope": {} @@ -3224,181 +3316,145 @@ { "key": "container", "value": { - "stringValue": "kube-apiserver" + "stringValue": "test-container" } }, { - "key": "container.id", + "key": "deployment", "value": { - "stringValue": "8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" + "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics" } }, { - "key": "container.runtime", + "key": "http.scheme", "value": { - "stringValue": "docker" + "stringValue": "http" } }, { - "key": "container_id", + "key": "k8s.cluster.name", "value": { - "stringValue": "docker://8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" + "stringValue": "cluster name" } }, { - "key": "extracted_container_id", + "key": "k8s.container.name", "value": { - "stringValue": "8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" + "stringValue": "test-container" } }, { - "key": "extracted_container_runtime", + "key": "k8s.deployment.name", "value": { - "stringValue": "docker" + "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics" } }, { - "key": "http.scheme", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "http" + "stringValue": "This is a test namespace." } }, { - "key": "image", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "registry.k8s.io/kube-apiserver:v1.27.2" + "stringValue": "test-app" } }, { - "key": "image_id", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "docker://sha256:c5b13e4f7806de1dcc1c1146c7ec7c89d77ac340c3695118cf84bb0b5f989370" + "stringValue": "test-namespace" } }, { - "key": "k8s.cluster.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "cluster name" + "stringValue": "testing" } }, { - "key": "k8s.container.image.id", + "key": "k8s.namespace.name", "value": { - "stringValue": "docker://sha256:c5b13e4f7806de1dcc1c1146c7ec7c89d77ac340c3695118cf84bb0b5f989370" + "stringValue": "test-namespace" } }, { - "key": "k8s.container.image.name", + "key": "k8s.node.name", "value": { - "stringValue": "registry.k8s.io/kube-apiserver:v1.27.2" + "stringValue": "test-node" } }, { - "key": "k8s.container.name", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "kube-apiserver" + "stringValue": "test-value" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "kube-system" + "stringValue": "test-pod" } }, { - "key": "k8s.namespace.name", + "key": "k8s.pod.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-pod" } }, { - "key": "k8s.node.name", + "key": "k8s.replicaset.annotations.test-annotation", "value": { - "stringValue": "test-node" + "stringValue": "test-value" } }, { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "192.168.65.3:6443" + "stringValue": "test-replicaset" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "k8s.replicaset.name", "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" + "stringValue": "test-replicaset" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "namespace", "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "net.host.name", "value": { - "stringValue": "2023-10-03T11:15:10.685687700Z" + "stringValue": "test-node" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "net.host.port", "value": { - "stringValue": "file" + "stringValue": "" } }, { - "key": "k8s.pod.labels.component", + "key": "pod", "value": { - "stringValue": "kube-apiserver" + "stringValue": "test-pod" } }, { - "key": "k8s.pod.labels.tier", + "key": "replicaset", "value": { - "stringValue": "control-plane" + "stringValue": "test-replicaset" } }, { - "key": "k8s.pod.name", + "key": "sw.k8s.agent.app.version", "value": { - "stringValue": "kube-apiserver-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-apiserver-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" + "stringValue": "0.8.3" } }, { @@ -3412,18 +3468,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" - } } ] }, @@ -3431,16 +3475,45 @@ { "metrics": [ { - "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "image_spec", + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Deployment" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", "value": { - "stringValue": "registry.k8s.io/kube-apiserver:v1.27.2" + "stringValue": "test-service" } } ], @@ -3448,7 +3521,7 @@ } ] }, - "name": "k8s.kube_pod_container_info" + "name": "k8s.kube.replicaset.owner.deployment" } ], "scope": {} @@ -3461,188 +3534,13 @@ { "key": "container", "value": { - "stringValue": "kube-apiserver" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "kube-apiserver" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", - "value": { - "stringValue": "192.168.65.3:6443" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685687700Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-apiserver" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-apiserver-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-apiserver-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" + "stringValue": "test-container" } }, { - "key": "uid", - "value": { - "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", + "key": "deployment", "value": { - "stringValue": "kube-apiserver" + "stringValue": "test-deployment" } }, { @@ -3660,103 +3558,103 @@ { "key": "k8s.container.name", "value": { - "stringValue": "kube-apiserver" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.deployment.annotations.test-annotation", "value": { - "stringValue": "kube-system" + "stringValue": "test-value" } }, { - "key": "k8s.namespace.name", + "key": "k8s.deployment.labels.app", "value": { - "stringValue": "kube-system" + "stringValue": "test-deployment" } }, { - "key": "k8s.node.name", + "key": "k8s.deployment.name", "value": { - "stringValue": "test-node" + "stringValue": "test-deployment" } }, { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "192.168.65.3:6443" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "2023-10-03T11:15:10.685687700Z" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "k8s.namespace.name", "value": { - "stringValue": "file" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.component", + "key": "k8s.node.name", "value": { - "stringValue": "kube-apiserver" + "stringValue": "test-node" } }, { - "key": "k8s.pod.labels.tier", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "control-plane" + "stringValue": "test-value" } }, { - "key": "k8s.pod.name", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "kube-apiserver-docker-desktop" + "stringValue": "test-pod" } }, { - "key": "k8s.pod.uid", + "key": "k8s.pod.name", "value": { - "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" + "stringValue": "test-pod" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "kube-apiserver-docker-desktop" + "stringValue": "test-pod" } }, { @@ -3768,7 +3666,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -3776,18 +3674,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" - } } ] }, @@ -3795,28 +3681,45 @@ { "metrics": [ { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 0.25, + "asDouble": 1, "attributes": [ { - "key": "node", + "key": "condition", "value": { - "stringValue": "docker-desktop" + "stringValue": "Available" } }, { - "key": "resource", + "key": "endpoint", "value": { - "stringValue": "cpu" + "stringValue": "http" } }, { - "key": "unit", + "key": "prometheus", "value": { - "stringValue": "core" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "sw.k8s.deployment.condition.available", + "value": { + "stringValue": "true" } } ], @@ -3824,31 +3727,48 @@ } ] }, - "name": "k8s.container.spec.cpu.requests" + "name": "k8s.deployment.condition.available" }, { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 0.25, + "asDouble": 1, "attributes": [ { - "key": "node", + "key": "condition", "value": { - "stringValue": "docker-desktop" + "stringValue": "Progressing" } }, { - "key": "resource", + "key": "endpoint", "value": { - "stringValue": "cpu" + "stringValue": "http" } }, { - "key": "unit", + "key": "prometheus", "value": { - "stringValue": "core" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "sw.k8s.deployment.condition.progressing", + "value": { + "stringValue": "true" } } ], @@ -3856,230 +3776,36 @@ } ] }, - "name": "k8s.kube_pod_container_resource_requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "registry.k8s.io/kube-controller-manager:v1.27.2" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker://sha256:ac2b7465ebba99362b6ea11fca1357b90ae6854b4464a25c55e6eef622103e12" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker://sha256:ac2b7465ebba99362b6ea11fca1357b90ae6854b4464a25c55e6eef622103e12" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "registry.k8s.io/kube-controller-manager:v1.27.2" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685689200Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ + "name": "k8s.deployment.condition.progressing" + }, { - "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 1675156340, "attributes": [ { - "key": "image_spec", + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", "value": { - "stringValue": "registry.k8s.io/kube-controller-manager:v1.27.2" + "stringValue": "test-service" } } ], @@ -4087,363 +3813,36 @@ } ] }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685689200Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ + "name": "k8s.kube_deployment_created" + }, { - "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685689200Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0.2, "attributes": [ { - "key": "node", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "http" } }, { - "key": "resource", + "key": "prometheus", "value": { - "stringValue": "cpu" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "unit", + "key": "prometheus_replica", "value": { - "stringValue": "core" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -4451,31 +3850,36 @@ } ] }, - "name": "k8s.container.spec.cpu.requests" + "name": "k8s.kube_deployment_labels" }, { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 0.2, + "asDouble": 0, "attributes": [ { - "key": "node", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "http" } }, { - "key": "resource", + "key": "prometheus", "value": { - "stringValue": "cpu" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "unit", + "key": "prometheus_replica", "value": { - "stringValue": "core" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -4483,245 +3887,561 @@ } ] }, - "name": "k8s.kube_pod_container_resource_requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "registry.k8s.io/kube-proxy:v1.27.2" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker://sha256:b8aa50768fd675409bd7edcc4f6a18290dad5d9c2515aad12d32174dc13e7dee" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker://sha256:b8aa50768fd675409bd7edcc4f6a18290dad5d9c2515aad12d32174dc13e7dee" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "registry.k8s.io/kube-proxy:v1.27.2" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.daemonset.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "8bdf7b6c" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ + "name": "k8s.kube_deployment_spec_paused" + }, { - "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "image_spec", + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "registry.k8s.io/kube-proxy:v1.27.2" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_spec_replicas" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Available" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Progressing" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_condition" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_available" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_ready" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_unavailable" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_deployment_status_replicas_updated" + } + ], + "scope": {} + } + ] + }, + { + "resource": { "attributes": [ { "key": "container", "value": { - "stringValue": "kube-proxy" + "stringValue": "test-container" } }, { @@ -4731,99 +4451,99 @@ } }, { - "key": "k8s.cluster.name", + "key": "image", "value": { - "stringValue": "cluster name" + "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/external/docker.io/temporalio/admin-tools@sha256:69e9f218ec37d8ef0ed793e2cc1a73dedbb62f545c9e1b858afffedba36fdd66" } }, { - "key": "k8s.container.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "kube-proxy" + "stringValue": "cluster name" } }, { - "key": "k8s.daemonset.labels.k8s-app", + "key": "k8s.container.image.name", "value": { - "stringValue": "kube-proxy" + "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/external/docker.io/temporalio/admin-tools@sha256:69e9f218ec37d8ef0ed793e2cc1a73dedbb62f545c9e1b858afffedba36fdd66" } }, { - "key": "k8s.daemonset.name", + "key": "k8s.container.name", "value": { - "stringValue": "kube-proxy" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "kube-system" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "kube-system" + "stringValue": "test-app" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-node" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.controller-revision-hash", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "8bdf7b6c" + "stringValue": "testing" } }, { - "key": "k8s.pod.labels.k8s-app", + "key": "k8s.namespace.name", "value": { - "stringValue": "kube-proxy" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.pod-template-generation", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "1" + "stringValue": "test-value" } }, { - "key": "k8s.pod.name", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "kube-proxy-nmpvk" + "stringValue": "test-pod" } }, { - "key": "k8s.pod.uid", + "key": "k8s.pod.name", "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + "stringValue": "test-pod" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "kube-proxy-nmpvk" + "stringValue": "test-pod" } }, { @@ -4835,7 +4555,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -4843,24 +4563,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" - } } ] }, @@ -4868,16 +4570,338 @@ { "metrics": [ { - "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, + "attributes": [ + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/pod03d2b55c-b225-476b-9178-c74f8e5eaba2/b569246357457b8e4212a8e1a655442561648908c07e6343be2df710f0b4b067" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_admin-tools_temporal-admintools-9f5d799c8-7t7jv_temporal-system_03d2b55c-b225-476b-9178-c74f8e5eaba2_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "startTimeUnixNano": "0", "timeUnixNano": "0" } ] }, - "name": "k8s.container.status" + "name": "k8s.container.cpu.usage.seconds.rate" + }, + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 430.63580538, + "attributes": [ + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/pod03d2b55c-b225-476b-9178-c74f8e5eaba2/b569246357457b8e4212a8e1a655442561648908c07e6343be2df710f0b4b067" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_admin-tools_temporal-admintools-9f5d799c8-7t7jv_temporal-system_03d2b55c-b225-476b-9178-c74f8e5eaba2_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 12288, + "attributes": [ + { + "key": "device", + "value": { + "stringValue": "/dev/nvme0n1p1" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/pod03d2b55c-b225-476b-9178-c74f8e5eaba2/b569246357457b8e4212a8e1a655442561648908c07e6343be2df710f0b4b067" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_admin-tools_temporal-admintools-9f5d799c8-7t7jv_temporal-system_03d2b55c-b225-476b-9178-c74f8e5eaba2_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_fs_usage_bytes" + }, + { + "name": "k8s.container_fs_writes_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "device", + "value": { + "stringValue": "/dev/nvme0n1p1" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/pod03d2b55c-b225-476b-9178-c74f8e5eaba2/b569246357457b8e4212a8e1a655442561648908c07e6343be2df710f0b4b067" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_admin-tools_temporal-admintools-9f5d799c8-7t7jv_temporal-system_03d2b55c-b225-476b-9178-c74f8e5eaba2_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100000, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/pod03d2b55c-b225-476b-9178-c74f8e5eaba2/b569246357457b8e4212a8e1a655442561648908c07e6343be2df710f0b4b067" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_admin-tools_temporal-admintools-9f5d799c8-7t7jv_temporal-system_03d2b55c-b225-476b-9178-c74f8e5eaba2_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container_spec_cpu_period" } ], "scope": {} @@ -4890,7 +4914,7 @@ { "key": "container", "value": { - "stringValue": "kube-proxy" + "stringValue": "test-container" } }, { @@ -4900,99 +4924,99 @@ } }, { - "key": "k8s.cluster.name", + "key": "image", "value": { - "stringValue": "cluster name" + "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/external/docker.io/temporalio/server@sha256:1ecfc4b2cb425b93c1f74ab7288ac190982f039ac65789da3a97377bed706348" } }, { - "key": "k8s.container.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "kube-proxy" + "stringValue": "cluster name" } }, { - "key": "k8s.daemonset.labels.k8s-app", + "key": "k8s.container.image.name", "value": { - "stringValue": "kube-proxy" + "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/external/docker.io/temporalio/server@sha256:1ecfc4b2cb425b93c1f74ab7288ac190982f039ac65789da3a97377bed706348" } }, { - "key": "k8s.daemonset.name", + "key": "k8s.container.name", "value": { - "stringValue": "kube-proxy" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "kube-system" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "kube-system" + "stringValue": "test-app" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-node" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.controller-revision-hash", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "8bdf7b6c" + "stringValue": "testing" } }, { - "key": "k8s.pod.labels.k8s-app", + "key": "k8s.namespace.name", "value": { - "stringValue": "kube-proxy" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.pod-template-generation", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "1" + "stringValue": "test-value" } }, { - "key": "k8s.pod.name", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "kube-proxy-nmpvk" + "stringValue": "test-pod" } }, { - "key": "k8s.pod.uid", + "key": "k8s.pod.name", "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" + "stringValue": "test-pod" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "kube-proxy-nmpvk" + "stringValue": "test-pod" } }, { @@ -5012,18 +5036,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" - } } ] }, @@ -5031,40 +5043,57 @@ { "metrics": [ { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696591308, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "Describes the exit code for the last container in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 255, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_last_terminated_exitcode" - }, - { - "description": "Describes the last reason the container was in terminated state.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 42266624, "attributes": [ { - "key": "reason", + "key": "endpoint", "value": { - "stringValue": "Error" + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/podda98d120-3439-4c96-a0ff-a67749a268b5/162dda5dbbea3eb335679b99848024f3e6ce6766709f8724b2128c4c11824d5b" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_temporal-worker_temporal-worker-5f8c4f4b56-w58zb_temporal-system_da98d120-3439-4c96-a0ff-a67749a268b5_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -5072,70 +5101,7 @@ } ] }, - "name": "k8s.kube_pod_container_status_last_terminated_reason" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 2, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" + "name": "k8s.container_memory_working_set_bytes" } ], "scope": {} @@ -5148,37 +5114,7 @@ { "key": "container", "value": { - "stringValue": "kube-scheduler" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" + "stringValue": "test-container" } }, { @@ -5190,13 +5126,7 @@ { "key": "image", "value": { - "stringValue": "registry.k8s.io/kube-scheduler:v1.27.2" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker://sha256:89e70da428d29a45b89f5daa196229ceddea947f4708b3a61669e0069cb6b8b0" + "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/nighthawk/alerting_management@sha256:11138b16b634ffbc60ceb1c9c99a93faab82d0b74c1204157c2ee2068f3395b8" } }, { @@ -5205,112 +5135,88 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker://sha256:89e70da428d29a45b89f5daa196229ceddea947f4708b3a61669e0069cb6b8b0" - } - }, { "key": "k8s.container.image.name", "value": { - "stringValue": "registry.k8s.io/kube-scheduler:v1.27.2" + "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/nighthawk/alerting_management@sha256:11138b16b634ffbc60ceb1c9c99a93faab82d0b74c1204157c2ee2068f3395b8" } }, { "key": "k8s.container.name", "value": { - "stringValue": "kube-scheduler" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" + "stringValue": "test-container" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "test-node" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "2023-10-03T11:15:10.685690500Z" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "k8s.namespace.name", "value": { - "stringValue": "file" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.component", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "kube-scheduler" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.tier", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "control-plane" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" + "stringValue": "test-pod" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "kube-scheduler-docker-desktop" + "stringValue": "test-pod" } }, { @@ -5322,7 +5228,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -5330,18 +5236,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" - } } ] }, @@ -5349,199 +5243,191 @@ { "metrics": [ { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { + "name": "k8s.container_cpu_cfs_periods_total", + "sum": { + "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 1, + "asDouble": 550377, "attributes": [ { - "key": "image_spec", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/pod7590868f-fb43-40c5-b750-9306fa11571e/1e14a072d677f6b31ac2a09a68d14ac5c788663a660979980da066a919fe7e84" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_alerting-management_alerting-management-internal-5546c9b5c6-jgvm6_o11y-platform_7590868f-fb43-40c5-b750-9306fa11571e_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", "value": { - "stringValue": "registry.k8s.io/kube-scheduler:v1.27.2" + "stringValue": "test-service" } } ], "timeUnixNano": "0" } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "kube-scheduler" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "kube-scheduler" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685690500Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-scheduler" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_cpu_cfs_throttled_periods_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 20702, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/pod7590868f-fb43-40c5-b750-9306fa11571e/1e14a072d677f6b31ac2a09a68d14ac5c788663a660979980da066a919fe7e84" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_alerting-management_alerting-management-internal-5546c9b5c6-jgvm6_o11y-platform_7590868f-fb43-40c5-b750-9306fa11571e_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, { - "description": "[STABLE] Describes whether the container is currently in waiting state.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 100000, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/pod7590868f-fb43-40c5-b750-9306fa11571e/1e14a072d677f6b31ac2a09a68d14ac5c788663a660979980da066a919fe7e84" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_alerting-management_alerting-management-internal-5546c9b5c6-jgvm6_o11y-platform_7590868f-fb43-40c5-b750-9306fa11571e_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.container.status" + "name": "k8s.container_spec_cpu_quota" } ], "scope": {} @@ -5554,7 +5440,7 @@ { "key": "container", "value": { - "stringValue": "kube-scheduler" + "stringValue": "test-container" } }, { @@ -5564,105 +5450,99 @@ } }, { - "key": "k8s.cluster.name", + "key": "image", "value": { - "stringValue": "cluster name" + "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/nighthawk/alerting_state_manager@sha256:aa7e6b9e69e8acceb8e6754832324ddf6d6f339101493816e0311ccfeae2c3dd" } }, { - "key": "k8s.container.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "kube-scheduler" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.container.image.name", "value": { - "stringValue": "kube-system" + "stringValue": "915014598477.dkr.ecr.us-east-1.amazonaws.com/nighthawk/alerting_state_manager@sha256:aa7e6b9e69e8acceb8e6754832324ddf6d6f339101493816e0311ccfeae2c3dd" } }, { - "key": "k8s.namespace.name", + "key": "k8s.container.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-container" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "test-node" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "2023-10-03T11:15:10.685690500Z" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "k8s.namespace.name", "value": { - "stringValue": "file" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.component", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "kube-scheduler" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.tier", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "control-plane" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" + "stringValue": "test-pod" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "kube-scheduler-docker-desktop" + "stringValue": "test-pod" } }, { @@ -5674,7 +5554,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -5682,18 +5562,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" - } } ] }, @@ -5701,68 +5569,142 @@ { "metrics": [ { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { + "name": "k8s.container_fs_reads_bytes_total", + "sum": { + "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 0.1, + "asDouble": 6209536, "attributes": [ + { + "key": "device", + "value": { + "stringValue": "/dev/nvme0n1" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/pod86586cab-5b42-4084-a56e-b1520bd171a9/c6bdd9e7503d57f9b171a8a4174834aa9a58ece0a00015a7d9c24a75fe525e3c" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_alerting-state-manager_alerting-state-manager-6874584f7b-n8hfc_o11y-platform_86586cab-5b42-4084-a56e-b1520bd171a9_0" + } + }, { "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "resource", + "key": "prometheus", "value": { - "stringValue": "cpu" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "unit", + "key": "prometheus_replica", "value": { - "stringValue": "core" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" } - ] - }, - "name": "k8s.container.spec.cpu.requests" + ], + "isMonotonic": true + } }, { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { + "name": "k8s.container_fs_writes_bytes_total", + "sum": { + "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 0.1, + "asDouble": 0, "attributes": [ + { + "key": "device", + "value": { + "stringValue": "/dev/nvme0n1" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/pod86586cab-5b42-4084-a56e-b1520bd171a9/c6bdd9e7503d57f9b171a8a4174834aa9a58ece0a00015a7d9c24a75fe525e3c" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_alerting-state-manager_alerting-state-manager-6874584f7b-n8hfc_o11y-platform_86586cab-5b42-4084-a56e-b1520bd171a9_0" + } + }, { "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "resource", + "key": "prometheus", "value": { - "stringValue": "cpu" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "unit", + "key": "prometheus_replica", "value": { - "stringValue": "core" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" } - ] - }, - "name": "k8s.kube_pod_container_resource_requests" + ], + "isMonotonic": true + } } ], "scope": {} @@ -5775,37 +5717,7 @@ { "key": "container", "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" + "stringValue": "test-container" } }, { @@ -5817,13 +5729,7 @@ { "key": "image", "value": { - "stringValue": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.8.2" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker-pullable://registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:ec5732e28f151de3847df60f48c5a570aacdb692ff1ce949d97105ae5e5a6722" + "stringValue": "sha256:8423d5a81606084300d223d734589c7264ca789ff6908875cf62178ead6a6154" } }, { @@ -5832,41122 +5738,106 @@ "stringValue": "cluster name" } }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker-pullable://registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:ec5732e28f151de3847df60f48c5a570aacdb692ff1ce949d97105ae5e5a6722" - } - }, { "key": "k8s.container.image.name", "value": { - "stringValue": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.8.2" + "stringValue": "sha256:8423d5a81606084300d223d734589c7264ca789ff6908875cf62178ead6a6154" } }, { "key": "k8s.container.name", "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" + "stringValue": "test-container" } }, { - "key": "k8s.deployment.labels.helm.sh/chart", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "kube-state-metrics-5.5.0" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.deployment.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + "stringValue": "test-app" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "monitoring" + "stringValue": "testing" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.helm.sh/chart", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "kube-state-metrics-5.5.0" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "c9f54ccc6" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", + "key": "namespace", "value": { - "stringValue": "kube-state-metrics" + "stringValue": "test-namespace" } }, { - "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", + "key": "net.host.name", "value": { - "stringValue": "kube-state-metrics" + "stringValue": "test-node" } }, { - "key": "k8s.replicaset.labels.app.kubernetes.io/version", + "key": "net.host.port", "value": { - "stringValue": "2.8.2" + "stringValue": "" } }, { - "key": "k8s.replicaset.labels.helm.sh/chart", + "key": "pod", "value": { - "stringValue": "kube-state-metrics-5.5.0" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "sw.k8s.agent.app.version", "value": { - "stringValue": "c9f54ccc6" + "stringValue": "0.8.3" } }, { - "key": "k8s.replicaset.name", + "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" + "stringValue": "2.8.0-alpha.3" } }, { - "key": "namespace", + "key": "sw.k8s.cluster.uid", "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.8.2" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.replicaset.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.replicaset.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595814, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "opentelemetry-collector" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "otel/opentelemetry-collector-contrib:0.73.0" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker-pullable://otel/opentelemetry-collector-contrib@sha256:a31b99188636a30a488ee8f1c2b919ec9c98359a008651284e794acfa419493a" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker-pullable://otel/opentelemetry-collector-contrib@sha256:a31b99188636a30a488ee8f1c2b919ec9c98359a008651284e794acfa419493a" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "otel/opentelemetry-collector-contrib:0.73.0" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "timeseries-mock-service-588944775f" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "otel/opentelemetry-collector-contrib:0.73.0" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "opentelemetry-collector" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "timeseries-mock-service-588944775f" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "opentelemetry-collector" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "timeseries-mock-service-588944775f" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595816, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "prometheus-server-configmap-reload" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "jimmidyson/configmap-reload:v0.8.0" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker-pullable://jimmidyson/configmap-reload@sha256:5af9d3041d12a3e63f115125f89b66d2ba981fe82e64302ac370c5496055059c" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker-pullable://jimmidyson/configmap-reload@sha256:5af9d3041d12a3e63f115125f89b66d2ba981fe82e64302ac370c5496055059c" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "jimmidyson/configmap-reload:v0.8.0" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "prometheus-server-configmap-reload" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.pod.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.pod.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.pod.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "jimmidyson/configmap-reload:v0.8.0" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "prometheus-server-configmap-reload" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "prometheus-server-configmap-reload" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.pod.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.pod.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.pod.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "prometheus-server-configmap-reload" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "prometheus-server-configmap-reload" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.pod.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.pod.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.pod.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595814, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "prometheus-server" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "quay.io/prometheus/prometheus:v2.41.0" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker-pullable://quay.io/prometheus/prometheus@sha256:1a3e9a878e50cd339ae7cf5718fda08381dda2d4ccd28e94bbaa3190d1a566c2" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker-pullable://quay.io/prometheus/prometheus@sha256:1a3e9a878e50cd339ae7cf5718fda08381dda2d4ccd28e94bbaa3190d1a566c2" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "quay.io/prometheus/prometheus:v2.41.0" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "prometheus-server" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.pod.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.pod.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.pod.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "quay.io/prometheus/prometheus:v2.41.0" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "prometheus-server" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "prometheus-server" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.pod.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.pod.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.pod.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "prometheus-server" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "prometheus-server" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.pod.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.pod.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.pod.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "docker/desktop-storage-provisioner:v2.0" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker://sha256:99f89471f4708f1173e688f7f77bf6b995b10355a46cc388b273b0130add7aad" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker://sha256:99f89471f4708f1173e688f7f77bf6b995b10355a46cc388b273b0130add7aad" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "docker/desktop-storage-provisioner:v2.0" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "docker/desktop-storage-provisioner:v2.0" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696591334, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "Describes the exit code for the last container in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_last_terminated_exitcode" - }, - { - "description": "Describes the last reason the container was in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "reason", - "value": { - "stringValue": "Error" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_last_terminated_reason" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 4, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker://sha256:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker://sha256:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker://sha256:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker://sha256:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.daemonset.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "5b9b9d88bc" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker://sha256:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker://sha256:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_env", - "value": { - "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector:d923d818a02934963ad31e2f4096de0670a310690a0b43eb51cf2fa06f97bfc9" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.daemonset.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "5b9b9d88bc" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.daemonset.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "5b9b9d88bc" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 734003200, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.memory.limit" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 734003200, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.memory.requests" - }, - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 734003200, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_resource_limits" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 734003200, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_resource_requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1048576000, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.memory.limit" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1048576000, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.memory.requests" - }, - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1048576000, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_resource_limits" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1048576000, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_resource_requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_env", - "value": { - "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "swi-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_env", - "value": { - "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 3221225472, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.memory.limit" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 3221225472, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.spec.memory.requests" - }, - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 3221225472, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_resource_limits" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 3221225472, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "resource", - "value": { - "stringValue": "memory" - } - }, - { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_resource_requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "busybox:latest" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "busybox:latest" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "busybox" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "busybox:latest" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "busybox:latest" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.daemonset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.daemonset.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "f4c4878ff" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "busybox" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "busybox:latest" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "busybox:latest" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "busybox" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "a8f4a90131bab098dd997708dfa613d0feb9a23c046ef5a2998ba9c6ed10e85b" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://a8f4a90131bab098dd997708dfa613d0feb9a23c046ef5a2998ba9c6ed10e85b" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "a8f4a90131bab098dd997708dfa613d0feb9a23c046ef5a2998ba9c6ed10e85b" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "busybox:latest" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "busybox:latest" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.cronjob.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.cronjob.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.cronjob.name", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "busybox" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "busybox:latest" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "busybox:latest" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.deployment.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "busybox" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "busybox:latest" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker-pullable://busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "busybox:latest" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "test-statefulset-74694f665b" - } - }, - { - "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", - "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" - } - }, - { - "key": "k8s.statefulset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.statefulset.labels.app", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.statefulset.name", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "busybox" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.cronjob.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.cronjob.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.cronjob.name", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.cronjob.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.cronjob.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.cronjob.name", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "terminated" - } - }, - { - "key": "uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.cronjob.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.cronjob.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.cronjob.name", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595822, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "Describes the reason the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "reason", - "value": { - "stringValue": "Completed" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated_reason" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.daemonset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.daemonset.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "f4c4878ff" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.daemonset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.daemonset.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "f4c4878ff" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595819, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.deployment.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.deployment.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595817, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595820, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595821, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "test-statefulset-74694f665b" - } - }, - { - "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", - "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" - } - }, - { - "key": "k8s.statefulset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.statefulset.labels.app", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.statefulset.name", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "test-container" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "test-statefulset-74694f665b" - } - }, - { - "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", - "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" - } - }, - { - "key": "k8s.statefulset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.statefulset.labels.app", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.statefulset.name", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595818, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "docker/desktop-vpnkit-controller:dc331cb22850be0cdd97c84a9cfecaf44a1afb6e" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker://sha256:556098075b3dc5ef7a290f73cd5e7cda37b52c9d09febe23e103e6199067eb89" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker://sha256:556098075b3dc5ef7a290f73cd5e7cda37b52c9d09febe23e103e6199067eb89" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "docker/desktop-vpnkit-controller:dc331cb22850be0cdd97c84a9cfecaf44a1afb6e" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "docker/desktop-vpnkit-controller:dc331cb22850be0cdd97c84a9cfecaf44a1afb6e" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696591308, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "Describes the exit code for the last container in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 255, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_last_terminated_exitcode" - }, - { - "description": "Describes the last reason the container was in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "reason", - "value": { - "stringValue": "Error" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_last_terminated_reason" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 2, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "container.id", - "value": { - "stringValue": "54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" - } - }, - { - "key": "container.runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "container_id", - "value": { - "stringValue": "docker://54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" - } - }, - { - "key": "extracted_container_id", - "value": { - "stringValue": "54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" - } - }, - { - "key": "extracted_container_runtime", - "value": { - "stringValue": "docker" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "image", - "value": { - "stringValue": "wiremock:673f3dde42cfcac6c9c139534fcbc3d15590f7fdd8ff6f8a83ebb3f0f17530b0" - } - }, - { - "key": "image_id", - "value": { - "stringValue": "docker://sha256:673f3dde42cfcac6c9c139534fcbc3d15590f7fdd8ff6f8a83ebb3f0f17530b0" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.image.id", - "value": { - "stringValue": "docker://sha256:673f3dde42cfcac6c9c139534fcbc3d15590f7fdd8ff6f8a83ebb3f0f17530b0" - } - }, - { - "key": "k8s.container.image.name", - "value": { - "stringValue": "wiremock:673f3dde42cfcac6c9c139534fcbc3d15590f7fdd8ff6f8a83ebb3f0f17530b0" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "56cc7f6d8" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "56cc7f6d8" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "wiremock-56cc7f6d8" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "image_spec", - "value": { - "stringValue": "wiremock:673f3dde42cfcac6c9c139534fcbc3d15590f7fdd8ff6f8a83ebb3f0f17530b0" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "56cc7f6d8" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "56cc7f6d8" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "wiremock-56cc7f6d8" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.container.status", - "value": { - "stringValue": "running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container.status" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.container.name", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "56cc7f6d8" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "56cc7f6d8" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "wiremock-56cc7f6d8" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.container.init", - "value": { - "stringValue": "false" - } - }, - { - "key": "uid", - "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Start time in unix timestamp for a pod container.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595816, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_state_started" - }, - { - "description": "[STABLE] Describes whether the containers readiness check succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_ready" - }, - { - "description": "[STABLE] The number of container restarts per container.", - "name": "k8s.kube_pod_container_status_restarts_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0, - "startTimeUnixNano": "0", - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_running" - }, - { - "description": "[STABLE] Describes whether the container is currently in terminated state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_terminated" - }, - { - "description": "[STABLE] Describes whether the container is currently in waiting state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_container_status_waiting" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "container_runtime_version", - "value": { - "stringValue": "docker://24.0.6" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "internal_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "kubelet_version", - "value": { - "stringValue": "v1.27.2" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "os_image", - "value": { - "stringValue": "Docker Desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.node.container.runtime.version", - "value": { - "stringValue": "docker://24.0.6" - } - }, - { - "key": "sw.k8s.node.ip.internal", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.node.os.image", - "value": { - "stringValue": "Docker Desktop" - } - }, - { - "key": "sw.k8s.node.version", - "value": { - "stringValue": "v1.27.2" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a cluster node.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "kernel_version", - "value": { - "stringValue": "5.10.102.1-microsoft-standard-WSL2" - } - }, - { - "key": "kubeproxy_version", - "value": { - "stringValue": "v1.27.2" - } - }, - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "system_uuid", - "value": { - "stringValue": "0aed7f52-5e9e-4f12-a4f8-b236cada0339" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_node_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "DaemonSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "true" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "8bdf7b6c" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "priority_class", - "value": { - "stringValue": "system-node-critical" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "DaemonSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "true" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.priority_class", - "value": { - "stringValue": "system-node-critical" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "DaemonSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.daemonset.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "5b9b9d88bc" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.47" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "DaemonSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.47" - } - }, - { - "key": "uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "DaemonSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.daemonset.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "f4c4878ff" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.53" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "DaemonSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.53" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "Job" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.cronjob.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.cronjob.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.cronjob.name", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.56" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "Job" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.56" - } - }, - { - "key": "uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "Node" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "true" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", - "value": { - "stringValue": "https://192.168.65.3:2379" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685683800Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "etcd" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "etcd-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "etcd-docker-desktop" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "priority_class", - "value": { - "stringValue": "system-node-critical" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "Node" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "true" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.priority_class", - "value": { - "stringValue": "system-node-critical" - } - }, - { - "key": "uid", - "value": { - "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "Node" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "true" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", - "value": { - "stringValue": "192.168.65.3:6443" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685687700Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-apiserver" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-apiserver-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-apiserver-docker-desktop" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "priority_class", - "value": { - "stringValue": "system-node-critical" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "Node" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "true" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.priority_class", - "value": { - "stringValue": "system-node-critical" - } - }, - { - "key": "uid", - "value": { - "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "Node" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "true" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685690500Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-scheduler" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "priority_class", - "value": { - "stringValue": "system-node-critical" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "Node" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "true" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.priority_class", - "value": { - "stringValue": "system-node-critical" - } - }, - { - "key": "uid", - "value": { - "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "Node" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "true" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685689200Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "priority_class", - "value": { - "stringValue": "system-node-critical" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "Node" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "true" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.priority_class", - "value": { - "stringValue": "system-node-critical" - } - }, - { - "key": "uid", - "value": { - "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "coredns-5d78c9869d-wng58" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "coredns-5d78c9869d-wng58" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.26" - } - }, - { - "key": "priority_class", - "value": { - "stringValue": "system-cluster-critical" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.26" - } - }, - { - "key": "sw.k8s.pod.priority_class", - "value": { - "stringValue": "system-cluster-critical" - } - }, - { - "key": "uid", - "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.25" - } - }, - { - "key": "priority_class", - "value": { - "stringValue": "system-cluster-critical" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.25" - } - }, - { - "key": "sw.k8s.pod.priority_class", - "value": { - "stringValue": "system-cluster-critical" - } - }, - { - "key": "uid", - "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.replicaset.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.45" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.45" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.pod.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.pod.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.pod.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.48" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.48" - } - }, - { - "key": "uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.46" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.46" - } - }, - { - "key": "uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_env", - "value": { - "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.44" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.44" - } - }, - { - "key": "uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.49" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.49" - } - }, - { - "key": "uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.54" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.54" - } - }, - { - "key": "uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "timeseries-mock-service-588944775f" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "timeseries-mock-service-588944775f" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.52" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "timeseries-mock-service-588944775f" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.52" - } - }, - { - "key": "uid", - "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "wiremock-56cc7f6d8" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "56cc7f6d8" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "56cc7f6d8" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "wiremock-56cc7f6d8" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.50" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "wiremock-56cc7f6d8" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.50" - } - }, - { - "key": "uid", - "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "created_by_kind", - "value": { - "stringValue": "StatefulSet" - } - }, - { - "key": "created_by_name", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "test-statefulset-74694f665b" - } - }, - { - "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", - "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" - } - }, - { - "key": "k8s.statefulset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.statefulset.labels.app", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.statefulset.name", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.51" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.createdby.kind", - "value": { - "stringValue": "StatefulSet" - } - }, - { - "key": "sw.k8s.pod.createdby.name", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.51" - } - }, - { - "key": "uid", - "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "cronjob", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "job_name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.cronjob.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.cronjob.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.cronjob.name", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the Job's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "CronJob" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.job.owner.cronjob" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "daemonset", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "8bdf7b6c" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "DaemonSet" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.pod.owner.daemonset" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "daemonset", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331716, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_labels" - }, - { - "description": "[STABLE] The number of nodes running at least one daemon pod and are supposed to.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_current_number_scheduled" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_desired_number_scheduled" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_available" - }, - { - "description": "[STABLE] The number of nodes running a daemon pod but are not supposed to.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_misscheduled" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_ready" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod and have none of the daemon pod running and available", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_unavailable" - }, - { - "description": "[STABLE] The total number of nodes that are running updated daemon pod", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_updated_number_scheduled" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "daemonset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-windows" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.daemonset.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-windows" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_labels" - }, - { - "description": "[STABLE] The number of nodes running at least one daemon pod and are supposed to.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_current_number_scheduled" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_desired_number_scheduled" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_available" - }, - { - "description": "[STABLE] The number of nodes running a daemon pod but are not supposed to.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_misscheduled" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_ready" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod and have none of the daemon pod running and available", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_unavailable" - }, - { - "description": "[STABLE] The total number of nodes that are running updated daemon pod", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_updated_number_scheduled" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "daemonset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.daemonset.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "5b9b9d88bc" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "DaemonSet" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.pod.owner.daemonset" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "daemonset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.daemonset.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_labels" - }, - { - "description": "[STABLE] The number of nodes running at least one daemon pod and are supposed to.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_current_number_scheduled" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_desired_number_scheduled" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_available" - }, - { - "description": "[STABLE] The number of nodes running a daemon pod but are not supposed to.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_misscheduled" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_ready" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod and have none of the daemon pod running and available", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_unavailable" - }, - { - "description": "[STABLE] The total number of nodes that are running updated daemon pod", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_updated_number_scheduled" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "daemonset", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.daemonset.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "f4c4878ff" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "DaemonSet" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.pod.owner.daemonset" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "daemonset", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.daemonset.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_labels" - }, - { - "description": "[STABLE] The number of nodes running at least one daemon pod and are supposed to.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_current_number_scheduled" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_desired_number_scheduled" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_available" - }, - { - "description": "[STABLE] The number of nodes running a daemon pod but are not supposed to.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_misscheduled" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_ready" - }, - { - "description": "[STABLE] The number of nodes that should be running the daemon pod and have none of the daemon pod running and available", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_number_unavailable" - }, - { - "description": "[STABLE] The total number of nodes that are running updated daemon pod", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_daemonset_status_updated_number_scheduled" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Deployment" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.replicaset.owner.deployment" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "sw.k8s.deployment.condition.available", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.available" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "sw.k8s.deployment.condition.progressing", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.progressing" - }, - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331715, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_labels" - }, - { - "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_paused" - }, - { - "description": "[STABLE] Number of desired pods for a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_replicas" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_condition" - }, - { - "description": "[STABLE] The number of replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas" - }, - { - "description": "[STABLE] The number of available replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_available" - }, - { - "description": "[STABLE] The number of ready replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_ready" - }, - { - "description": "[STABLE] The number of unavailable replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_unavailable" - }, - { - "description": "[STABLE] The number of updated replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_updated" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.replicaset.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Deployment" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.replicaset.owner.deployment" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "sw.k8s.deployment.condition.available", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.available" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "sw.k8s.deployment.condition.progressing", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.progressing" - }, - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_labels" - }, - { - "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_paused" - }, - { - "description": "[STABLE] Number of desired pods for a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_replicas" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_condition" - }, - { - "description": "[STABLE] The number of replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas" - }, - { - "description": "[STABLE] The number of available replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_available" - }, - { - "description": "[STABLE] The number of ready replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_ready" - }, - { - "description": "[STABLE] The number of unavailable replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_unavailable" - }, - { - "description": "[STABLE] The number of updated replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_updated" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Deployment" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.replicaset.owner.deployment" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "sw.k8s.deployment.condition.available", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "sw.k8s.deployment.condition.available", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.available" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "sw.k8s.deployment.condition.progressing", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.progressing" - }, - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_labels" - }, - { - "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_paused" - }, - { - "description": "[STABLE] Number of desired pods for a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_replicas" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_condition" - }, - { - "description": "[STABLE] The number of replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas" - }, - { - "description": "[STABLE] The number of available replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_available" - }, - { - "description": "[STABLE] The number of ready replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_ready" - }, - { - "description": "[STABLE] The number of unavailable replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_unavailable" - }, - { - "description": "[STABLE] The number of updated replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_updated" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Deployment" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.replicaset.owner.deployment" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "sw.k8s.deployment.condition.available", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.available" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "sw.k8s.deployment.condition.progressing", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.progressing" - }, - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_labels" - }, - { - "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_paused" - }, - { - "description": "[STABLE] Number of desired pods for a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_replicas" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_condition" - }, - { - "description": "[STABLE] The number of replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas" - }, - { - "description": "[STABLE] The number of available replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_available" - }, - { - "description": "[STABLE] The number of ready replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_ready" - }, - { - "description": "[STABLE] The number of unavailable replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_unavailable" - }, - { - "description": "[STABLE] The number of updated replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_updated" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Deployment" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.replicaset.owner.deployment" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "sw.k8s.deployment.condition.available", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.available" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "sw.k8s.deployment.condition.progressing", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.progressing" - }, - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_labels" - }, - { - "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_paused" - }, - { - "description": "[STABLE] Number of desired pods for a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_replicas" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_condition" - }, - { - "description": "[STABLE] The number of replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas" - }, - { - "description": "[STABLE] The number of available replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_available" - }, - { - "description": "[STABLE] The number of ready replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_ready" - }, - { - "description": "[STABLE] The number of unavailable replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_unavailable" - }, - { - "description": "[STABLE] The number of updated replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_updated" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Deployment" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.replicaset.owner.deployment" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "sw.k8s.deployment.condition.available", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.available" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "sw.k8s.deployment.condition.progressing", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.progressing" - }, - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_labels" - }, - { - "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_paused" - }, - { - "description": "[STABLE] Number of desired pods for a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_replicas" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_condition" - }, - { - "description": "[STABLE] The number of replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas" - }, - { - "description": "[STABLE] The number of available replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_available" - }, - { - "description": "[STABLE] The number of ready replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_ready" - }, - { - "description": "[STABLE] The number of unavailable replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_unavailable" - }, - { - "description": "[STABLE] The number of updated replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_updated" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "timeseries-mock-service-588944775f" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "timeseries-mock-service-588944775f" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Deployment" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.replicaset.owner.deployment" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "sw.k8s.deployment.condition.available", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.available" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "sw.k8s.deployment.condition.progressing", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.progressing" - }, - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_labels" - }, - { - "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_paused" - }, - { - "description": "[STABLE] Number of desired pods for a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_replicas" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_condition" - }, - { - "description": "[STABLE] The number of replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas" - }, - { - "description": "[STABLE] The number of available replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_available" - }, - { - "description": "[STABLE] The number of ready replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_ready" - }, - { - "description": "[STABLE] The number of unavailable replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_unavailable" - }, - { - "description": "[STABLE] The number of updated replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_updated" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "56cc7f6d8" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "wiremock-56cc7f6d8" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "wiremock-56cc7f6d8" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Deployment" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.replicaset.owner.deployment" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "deployment", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "sw.k8s.deployment.condition.available", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.available" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "sw.k8s.deployment.condition.progressing", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.deployment.condition.progressing" - }, - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_labels" - }, - { - "description": "[STABLE] Whether the deployment is paused and will not be processed by the deployment controller.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_paused" - }, - { - "description": "[STABLE] Number of desired pods for a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_spec_replicas" - }, - { - "description": "[STABLE] The current status conditions of a deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Available" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "Progressing" - } - }, - { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_condition" - }, - { - "description": "[STABLE] The number of replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas" - }, - { - "description": "[STABLE] The number of available replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_available" - }, - { - "description": "[STABLE] The number of ready replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_ready" - }, - { - "description": "[STABLE] The number of unavailable replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_unavailable" - }, - { - "description": "[STABLE] The number of updated replicas per deployment.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_deployment_status_replicas_updated" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-pod" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.55" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.55" - } - }, - { - "key": "uid", - "value": { - "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.24" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.24" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "host_ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "host_network", - "value": { - "stringValue": "false" - } - }, - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "pod_ip", - "value": { - "stringValue": "10.1.105.23" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.host.ip", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "sw.k8s.pod.host.network", - "value": { - "stringValue": "false" - } - }, - { - "key": "sw.k8s.pod.ip", - "value": { - "stringValue": "10.1.105.23" - } - }, - { - "key": "uid", - "value": { - "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "node", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "job_condition", - "value": { - "stringValue": "Active" - } - }, - { - "key": "job_name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.job.condition", - "value": { - "stringValue": "Active" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The number of actively running pods.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_status_active" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "job_condition", - "value": { - "stringValue": "Complete" - } - }, - { - "key": "job_name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.job.condition", - "value": { - "stringValue": "Complete" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The job has completed its execution.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_complete" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "job_name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.cronjob.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.cronjob.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.cronjob.name", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Job" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.pod.owner.job" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "job_name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The job has completed its execution.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_complete" - }, - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595820, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_created" - }, - { - "description": "[STABLE] Information about job.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_info" - }, - { - "description": "[STABLE] Information about the Job's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "CronJob" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "test-cronjob" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_owner" - }, - { - "description": "[STABLE] The desired number of successfully finished pods the job should be run with.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_spec_completions" - }, - { - "description": "[STABLE] The maximum desired number of pods the job should run at any given time.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_spec_parallelism" - }, - { - "description": "[STABLE] The number of actively running pods.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_status_active" - }, - { - "description": "[STABLE] CompletionTime represents time when the job was completed.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595835, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_status_completion_time" - }, - { - "description": "[STABLE] The number of pods which reached Phase Failed and the reason for failure.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_status_failed" - }, - { - "description": "[STABLE] StartTime represents time when the job was acknowledged by the Job Manager.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595820, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_status_start_time" - }, - { - "description": "[STABLE] The number of pods which reached Phase Succeeded.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_job_status_succeeded" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.cronjob.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.cronjob.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.cronjob.name", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "phase", - "value": { - "stringValue": "Running" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.cronjob.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.cronjob.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.cronjob.name", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Succeeded" - } - }, - { - "key": "uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "phase", - "value": { - "stringValue": "Succeeded" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.cronjob.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.cronjob.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.cronjob.name", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "dc9fedf6-428e-45ef-bc70-c7d6d3dc02a3" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Completion time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595832, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_completion_time" - }, - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595820, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "Job" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "test-cronjob-28276597" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595820, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.cronjob.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.cronjob.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.cronjob.name", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.job.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.job.name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-cronjob" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.batch.kubernetes.io/job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.labels.controller-uid", - "value": { - "stringValue": "678089b8-e634-4d03-9b9a-491f54c2c2b7" - } - }, - { - "key": "k8s.pod.labels.job-name", - "value": { - "stringValue": "test-cronjob-28276597" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-cronjob-28276597-zmzsc" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers" - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers.running" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.daemonset.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "5b9b9d88bc" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "phase", - "value": { - "stringValue": "Running" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.daemonset.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "5b9b9d88bc" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "DaemonSet" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.daemonset.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "5b9b9d88bc" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0.9190243, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 57344, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 734003200, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.daemonset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.daemonset.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d42773ba93b39511f120a0bcd7803752898faf9e538244fd12b5e29568f87ed9" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "5b9b9d88bc" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-logs-csj77" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 734003200, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.memory.limit" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 734003200, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.memory.requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.daemonset.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "f4c4878ff" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "phase", - "value": { - "stringValue": "Running" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.daemonset.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "f4c4878ff" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "DaemonSet" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "test-daemonset" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.daemonset.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "f4c4878ff" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0.0283296, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 57344, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.daemonset.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-daemonset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "f4c4878ff" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-daemonset-9s4qq" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers" - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers.running" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "8bdf7b6c" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "phase", - "value": { - "stringValue": "Running" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "8bdf7b6c" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e45cb389-3150-411c-9c32-2dec7a15abf8" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331719, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "DaemonSet" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "kube-proxy" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331719, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "8bdf7b6c" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 2.5829907, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 57344, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.daemonset.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.daemonset.name", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "8bdf7b6c" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-proxy" - } - }, - { - "key": "k8s.pod.labels.pod-template-generation", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-proxy-nmpvk" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers" - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers.running" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.replicaset.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.pod.owner.replicaset" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.replicaset.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "phase", - "value": { - "stringValue": "Running" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.replicaset.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "e4fd3750-b83a-4133-be6e-10220107f9c8" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595814, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.replicaset.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0.1735839, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 57344, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.pod.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.replicaset.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54cc5t7tv" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers" - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers.running" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.pod.owner.replicaset" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "phase", - "value": { - "stringValue": "Running" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "f62c4edc-3ca6-49ca-b22d-37f0af614517" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595814, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0.3831685, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 57344, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 1048576000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "d4997c1d634562aaaec6dc5aa0f1187bfe689238543e950d3fb9a1c0d4f2583f" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-8cbh97" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1048576000, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.memory.limit" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1048576000, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.memory.requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_env", - "value": { - "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.pod.owner.replicaset" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_env", - "value": { - "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "phase", - "value": { - "stringValue": "Running" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_env", - "value": { - "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "10e8c97c-9817-411c-839b-ee0c6917fbde" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595814, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_env", - "value": { - "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0.482478, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 57344, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 3221225472, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "k8s.deployment.labels.helm.sh/chart", - "value": { - "stringValue": "swo-k8s-collector-2.8.0-alpha.2" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.checksum/config", - "value": { - "stringValue": "b70dbbb3a545f22f54bd11198a0c52e0294752987da6a4e15b9ab9a5a8ff68de" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_common_env", - "value": { - "stringValue": "3feeab46ead7375e39c9f90beeb4609036d840001d0c8e48d347c3ef4e7289da" - } - }, - { - "key": "k8s.pod.annotations.checksum/config_env", - "value": { - "stringValue": "af0a4abe01f7548498066eff49065b1651d47dd520755c12a13cb463f3d63249" - } - }, - { - "key": "k8s.pod.annotations.checksum/values", - "value": { - "stringValue": "373924aa5bcfe8e4530d88688f95d6dad796520461d5024352aa5ce933f64ac4" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/path", - "value": { - "stringValue": "/metrics" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/port", - "value": { - "stringValue": "8888" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.pod.annotations.prometheus.io/scrape", - "value": { - "stringValue": "true" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-9q8vx" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 3221225472, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.memory.limit" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 3221225472, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.memory.requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.pod.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.pod.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.pod.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.pod.owner.replicaset" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.pod.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.pod.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.pod.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "phase", - "value": { - "stringValue": "Running" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.pod.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.pod.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.pod.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "58ba49c4-a495-4005-8723-3525ea9a37f6" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595814, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.pod.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.pod.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.pod.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0.3312325, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 81920, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.deployment.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.deployment.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.deployment.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.deployment.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.pod.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.pod.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.pod.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f87897zmnsb" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers" - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers.running" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.pod.owner.replicaset" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "phase", - "value": { - "stringValue": "Running" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0.0271626, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 57344, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.deployment.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-deployment-8dd98d694-p6sk6" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers" - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers.running" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "coredns-5d78c9869d-wng58" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "coredns-5d78c9869d-wng58" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.pod.owner.replicaset" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "coredns-5d78c9869d-wng58" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "coredns-5d78c9869d-wng58" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "phase", - "value": { - "stringValue": "Running" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "coredns-5d78c9869d-wng58" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "coredns-5d78c9869d-wng58" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331720, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - }, - { - "key": "owner_name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331720, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "true" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "coredns-5d78c9869d-wng58" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "coredns-5d78c9869d-wng58" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 15.9211151, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 57344, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 178257920, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "coredns-5d78c9869d-wng58" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "coredns-5d78c9869d-wng58" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.cpu.requests" - }, - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 178257920, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.memory.limit" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 73400320, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.memory.requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "owner_is_controller", - "value": { - "stringValue": "true" - } - }, - { - "key": "owner_kind", - "value": { - "stringValue": "ReplicaSet" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube.pod.owner.replicaset" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" + "stringValue": "cluster-uid-123456789" } } ] @@ -46956,273 +5846,398 @@ { "metrics": [ { - "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, "attributes": [ { - "key": "phase", - "value": { - "stringValue": "Running" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "c0527479-bb8a-4aab-8451-871cbffa9198" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331720, + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "startTimeUnixNano": "0", "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_created" + "name": "k8s.container.cpu.usage.seconds.rate" }, { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 1, + "asDouble": 7940.745108638, "attributes": [ { - "key": "owner_is_controller", + "key": "cpu", "value": { - "stringValue": "true" + "stringValue": "total" } }, { - "key": "owner_kind", + "key": "endpoint", "value": { - "stringValue": "ReplicaSet" + "stringValue": "https-metrics" } }, { - "key": "owner_name", + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", "value": { - "stringValue": "coredns-5d78c9869d" + "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" } - ] - }, - "name": "k8s.kube_pod_owner" + ], + "isMonotonic": true + } }, { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { + "name": "k8s.container_fs_reads_bytes_total", + "sum": { + "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 1696331720, + "asDouble": 0, + "attributes": [ + { + "key": "device", + "value": { + "stringValue": "/dev/nvme0n1" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } - ] - }, - "name": "k8s.kube_pod_start_time" + ], + "isMonotonic": true + } }, { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { + "name": "k8s.container_fs_reads_total", + "sum": { + "aggregationTemporality": 2, "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "condition", + "key": "device", "value": { - "stringValue": "false" + "stringValue": "/dev/nvme0n1" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 1, + "asDouble": 0, "attributes": [ { - "key": "condition", + "key": "device", "value": { - "stringValue": "true" + "stringValue": "/dev/nvme0n1p1" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 540672, "attributes": [ { - "key": "condition", + "key": "device", "value": { - "stringValue": "unknown" + "stringValue": "/dev/nvme0n1p1" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -47230,201 +6245,197 @@ } ] }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ + "name": "k8s.container_fs_usage_bytes" + }, { - "name": "k8s.container_cpu_usage_seconds_total", + "name": "k8s.container_fs_writes_bytes_total", "sum": { "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 15.9017251, + "asDouble": 31744, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "cpu", + "key": "id", "value": { - "stringValue": "total" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_fs_writes_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 2, + "attributes": [ + { + "key": "device", + "value": { + "stringValue": "/dev/nvme0n1" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "device", + "value": { + "stringValue": "/dev/nvme0n1p1" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -47438,42 +6449,54 @@ "gauge": { "dataPoints": [ { - "asDouble": 57344, + "asDouble": 2036076544, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "name", + "value": { + "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -47490,39 +6513,51 @@ "asDouble": 100000, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", "value": { - "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198" + "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -47536,42 +6571,54 @@ "gauge": { "dataPoints": [ { - "asDouble": 178257920, + "asDouble": 3221225472, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6/86a84e64dded58918633fc9d1dd89a3f769d25143dd2da4273516d013df5862a" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_swi-opentelemetry-collector_swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886bwt88g_prometheus-system_bafeef2c-1292-4a5e-a92c-d709480b04b6_0" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -47590,202 +6637,39 @@ "resource": { "attributes": [ { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "coredns" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.pod.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", + "key": "container", "value": { - "stringValue": "coredns-5d78c9869d-xrs8c" + "stringValue": "test-container" } }, { - "key": "sw.k8s.agent.app.version", + "key": "http.scheme", "value": { - "stringValue": "0.8.3" + "stringValue": "http" } }, { - "key": "sw.k8s.agent.manifest.version", + "key": "image", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "sha256:90c7349d6e210794df9fb6a022050325400daae2fa23b833be91293aae2e4e78" } }, { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.cpu.requests" - }, - { - "description": "The number of requested limit resource by a container. It is recommended to use the kube_pod_resource_limits metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 178257920, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.memory.limit" - }, - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 73400320, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.memory.requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", + "key": "k8s.cluster.name", "value": { - "stringValue": "http" + "stringValue": "cluster name" } }, { - "key": "k8s.cluster.name", + "key": "k8s.container.image.name", "value": { - "stringValue": "cluster name" + "stringValue": "sha256:90c7349d6e210794df9fb6a022050325400daae2fa23b833be91293aae2e4e78" } }, { - "key": "k8s.deployment.name", + "key": "k8s.container.name", "value": { - "stringValue": "test" + "stringValue": "test-container" } }, { @@ -47818,12 +6702,6 @@ "stringValue": "test-namespace" } }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, { "key": "k8s.pod.annotations.test-annotation", "value": { @@ -47833,37 +6711,13 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-replicaset" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-replicaset" + "stringValue": "test-pod" } }, { @@ -47875,25 +6729,19 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "test-replicaset" + "stringValue": "test-pod" } }, { @@ -47905,7 +6753,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -47913,12 +6761,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } } ] }, @@ -47926,30 +6768,73 @@ { "metrics": [ { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { + "name": "k8s.container_fs_reads_total", + "sum": { + "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 1, + "asDouble": 50, "attributes": [ { - "key": "owner_is_controller", + "key": "device", "value": { - "stringValue": "true" + "stringValue": "/dev/nvme0n1" } }, { - "key": "owner_kind", + "key": "endpoint", "value": { - "stringValue": "ReplicaSet" + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods/burstable/pode7c539fd-351f-4f2e-a2d9-9a5c6fe69b78/d10b04fe42ee52263efe5b77a3764ac1d775afd100f5b7e52f995a8e00cd9665" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "name", + "value": { + "stringValue": "k8s_clickhouse-backup_chi-ch-chainsaw-1-2-0_o11y-clickhouse_e7c539fd-351f-4f2e-a2d9-9a5c6fe69b78_0" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" } - ] - }, - "name": "k8s.kube.pod.owner.replicaset" + ], + "isMonotonic": true + } } ], "scope": {} @@ -47960,204 +6845,39 @@ "resource": { "attributes": [ { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", + "key": "container", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "test-container" } }, { - "key": "sw.k8s.cluster.uid", + "key": "http.scheme", "value": { - "stringValue": "cluster-uid-123456789" + "stringValue": "http" } }, { - "key": "sw.k8s.pod.status", + "key": "image", "value": { - "stringValue": "Running" + "stringValue": "sha256:971d0489e081e4422f45606ed2b08506243c46c47305f2476fd6b8cd92fd9a49" } }, { - "key": "uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ - { - "key": "phase", - "value": { - "stringValue": "Running" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", + "key": "k8s.cluster.name", "value": { - "stringValue": "http" + "stringValue": "cluster name" } }, { - "key": "k8s.cluster.name", + "key": "k8s.container.image.name", "value": { - "stringValue": "cluster name" + "stringValue": "sha256:971d0489e081e4422f45606ed2b08506243c46c47305f2476fd6b8cd92fd9a49" } }, { - "key": "k8s.deployment.name", + "key": "k8s.container.name", "value": { - "stringValue": "test" + "stringValue": "test-container" } }, { @@ -48190,12 +6910,6 @@ "stringValue": "test-namespace" } }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, { "key": "k8s.pod.annotations.test-annotation", "value": { @@ -48205,37 +6919,13 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-replicaset" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-replicaset" + "stringValue": "test-pod" } }, { @@ -48247,19 +6937,19 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "test-replicaset-j7fl9" + "stringValue": "test-pod" } }, { @@ -48271,7 +6961,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -48279,109 +6969,64 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "uid", - "value": { - "stringValue": "2703592a-b4a2-4662-8f19-60cb911e499a" - } } ] }, "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, + { + "metrics": [ { - "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 1073741824, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "https-metrics" } }, { - "key": "owner_kind", + "key": "id", "value": { - "stringValue": "ReplicaSet" + "stringValue": "/kubepods/burstable/pod1f59980a-6857-4530-9da3-ce5981261e5f/ba11f8492c5cf24d35dc6a96f9dde23f72e62691ef63cc725ba7738af38c2d5b" } }, { - "key": "owner_name", + "key": "metrics_path", "value": { - "stringValue": "test-replicaset" + "stringValue": "/metrics/cadvisor" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "name", "value": { - "stringValue": "false" + "stringValue": "k8s_istio-proxy_alerting-detector-5fd7bd944-ntrnv_o11y-platform_1f59980a-6857-4530-9da3-ce5981261e5f_0" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ + }, { - "key": "condition", + "key": "node", "value": { - "stringValue": "true" + "stringValue": "test-node" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "prometheus", "value": { - "stringValue": "unknown" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -48389,7 +7034,7 @@ } ] }, - "name": "k8s.kube_pod_status_ready" + "name": "k8s.container_spec_memory_limit_bytes" } ], "scope": {} @@ -48399,12 +7044,24 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { "stringValue": "http" } }, + { + "key": "job_name", + "value": { + "stringValue": "test-job-name" + } + }, { "key": "k8s.cluster.name", "value": { @@ -48412,9 +7069,15 @@ } }, { - "key": "k8s.deployment.name", + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.job.name", "value": { - "stringValue": "test" + "stringValue": "test-job-name" } }, { @@ -48462,31 +7125,13 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-replicaset" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-replicaset" + "stringValue": "test-pod" } }, { @@ -48498,19 +7143,19 @@ { "key": "net.host.name", "value": { - "stringValue": "192.168.65.3" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "6443" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "test-replicaset-j7fl9" + "stringValue": "test-pod" } }, { @@ -48522,7 +7167,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -48537,102 +7182,168 @@ { "metrics": [ { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, + "gauge": { "dataPoints": [ { - "asDouble": 0.0304898, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "false" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "cpu", + "key": "prometheus", "value": { - "stringValue": "total" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_complete" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1667941087, + "attributes": [ + { + "key": "endpoint", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a" + "stringValue": "http" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.kube_job_created" }, { "gauge": { "dataPoints": [ { - "asDouble": 57344, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "http" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_info" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "owner_is_controller", + "value": { + "stringValue": "" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "" + } + }, + { + "key": "owner_name", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a" + "stringValue": "" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -48640,48 +7351,73 @@ } ] }, - "name": "k8s.container_memory_working_set_bytes" + "name": "k8s.kube_job_owner" }, { "gauge": { "dataPoints": [ { - "asDouble": 100000, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "http" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_spec_completions" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a" + "stringValue": "http" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -48689,7 +7425,7 @@ } ] }, - "name": "k8s.container_spec_cpu_period" + "name": "k8s.kube_job_spec_parallelism" }, { "gauge": { @@ -48698,39 +7434,64 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "http" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_status_active" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1675437568, + "attributes": [ + { + "key": "endpoint", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a" + "stringValue": "http" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -48738,176 +7499,118 @@ } ] }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.name", - "value": { - "stringValue": "test" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.pod.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-replicaset" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "test-replicaset-j7fl9" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ + "name": "k8s.kube_job_status_completion_time" + }, { - "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.pod.containers" + "name": "k8s.kube_job_status_failed" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1675437559, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_job_status_start_time" }, { - "description": "[STABLE] Describes whether the container is currently in running state.", "gauge": { "dataPoints": [ { "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.pod.containers.running" + "name": "k8s.kube_job_status_succeeded" } ], "scope": {} @@ -48917,6 +7620,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -48930,141 +7639,135 @@ } }, { - "key": "k8s.deployment.name", + "key": "k8s.container.name", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "monitoring" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "monitoring" + "stringValue": "test-app" } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "test-node" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.prometheus.io/path", + "key": "k8s.namespace.name", "value": { - "stringValue": "/metrics" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.prometheus.io/port", + "key": "k8s.node.name", "value": { - "stringValue": "8080" + "stringValue": "test-node" } }, { - "key": "k8s.pod.annotations.prometheus.io/scheme", + "key": "k8s.persistentvolume.annotations.example.com/annotation", "value": { - "stringValue": "http" + "stringValue": "example-annotation" } }, { - "key": "k8s.pod.annotations.prometheus.io/scrape", + "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", "value": { - "stringValue": "true" + "stringValue": "yes" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.persistentvolume.labels.example.com/label", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "example-label" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.persistentvolume.labels.type", "value": { - "stringValue": "588944775f" + "stringValue": "local" } }, { - "key": "k8s.pod.name", + "key": "k8s.persistentvolume.name", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" + "stringValue": "test-pv" } }, { - "key": "k8s.pod.uid", + "key": "k8s.persistentvolumeclaim.name", "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + "stringValue": "data-zookeeper-2" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "1" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "2" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.app", + "key": "k8s.pod.name", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "namespace", "value": { - "stringValue": "588944775f" + "stringValue": "test-namespace" } }, { - "key": "k8s.replicaset.name", + "key": "net.host.name", "value": { - "stringValue": "timeseries-mock-service-588944775f" + "stringValue": "test-node" } }, { - "key": "namespace", + "key": "net.host.port", "value": { - "stringValue": "monitoring" + "stringValue": "" } }, { - "key": "net.host.name", + "key": "persistentvolume", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-pv" } }, { - "key": "net.host.port", + "key": "persistentvolumeclaim", "value": { - "stringValue": "8080" + "stringValue": "data-zookeeper-2" } }, { "key": "pod", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "timeseries-mock-service-588944775f" + "stringValue": "test-pod" } }, { @@ -49076,7 +7779,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -49086,9 +7789,15 @@ } }, { - "key": "uid", + "key": "sw.k8s.persistentvolume.found", + "value": { + "stringValue": "true" + } + }, + { + "key": "sw.k8s.persistentvolumeclaim.found", "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + "stringValue": "false" } } ] @@ -49097,22 +7806,45 @@ { "metrics": [ { - "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "owner_is_controller", + "key": "claim_namespace", "value": { - "stringValue": "true" + "stringValue": "test-namespace" } }, { - "key": "owner_kind", + "key": "endpoint", "value": { - "stringValue": "ReplicaSet" + "stringValue": "http" + } + }, + { + "key": "name", + "value": { + "stringValue": "data-zookeeper-2" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -49120,7 +7852,7 @@ } ] }, - "name": "k8s.kube.pod.owner.replicaset" + "name": "k8s.kube_persistentvolume_claim_ref" } ], "scope": {} @@ -49131,147 +7863,147 @@ "resource": { "attributes": [ { - "key": "http.scheme", + "key": "container", "value": { - "stringValue": "http" + "stringValue": "test-container" } }, { - "key": "k8s.cluster.name", + "key": "http.scheme", "value": { - "stringValue": "cluster name" + "stringValue": "http" } }, { - "key": "k8s.deployment.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.container.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "monitoring" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "monitoring" + "stringValue": "test-app" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-node" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.prometheus.io/path", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "/metrics" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.prometheus.io/port", + "key": "k8s.namespace.name", "value": { - "stringValue": "8080" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.prometheus.io/scheme", + "key": "k8s.node.name", "value": { - "stringValue": "http" + "stringValue": "test-node" } }, { - "key": "k8s.pod.annotations.prometheus.io/scrape", + "key": "k8s.persistentvolume.annotations.example.com/annotation", "value": { - "stringValue": "true" + "stringValue": "example-annotation" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "yes" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.persistentvolume.labels.example.com/label", "value": { - "stringValue": "588944775f" + "stringValue": "example-label" } }, { - "key": "k8s.pod.name", + "key": "k8s.persistentvolume.labels.type", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" + "stringValue": "local" } }, { - "key": "k8s.pod.uid", + "key": "k8s.persistentvolume.name", "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + "stringValue": "test-pv" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "1" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "2" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.app", + "key": "k8s.pod.name", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "namespace", "value": { - "stringValue": "588944775f" + "stringValue": "test-namespace" } }, { - "key": "k8s.replicaset.name", + "key": "net.host.name", "value": { - "stringValue": "timeseries-mock-service-588944775f" + "stringValue": "test-node" } }, { - "key": "namespace", + "key": "net.host.port", "value": { - "stringValue": "monitoring" + "stringValue": "" } }, { - "key": "net.host.name", + "key": "persistentvolume", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-pv" } }, { - "key": "net.host.port", + "key": "pod", "value": { - "stringValue": "8080" + "stringValue": "test-pod" } }, { - "key": "pod", + "key": "storageclass", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" + "stringValue": "gp2" } }, { @@ -49283,7 +8015,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -49293,15 +8025,9 @@ } }, { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", + "key": "sw.k8s.persistentvolume.found", "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + "stringValue": "true" } } ] @@ -49310,16 +8036,39 @@ { "metrics": [ { - "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "phase", + "key": "ebs_volume_id", "value": { - "stringValue": "Running" + "stringValue": "aws://us-east-1a/vol-0fb83c152e8ad8514" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -49327,7 +8076,7 @@ } ] }, - "name": "k8s.kube_pod_status_phase" + "name": "k8s.kube_persistentvolume_info" } ], "scope": {} @@ -49338,147 +8087,141 @@ "resource": { "attributes": [ { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", + "key": "container", "value": { - "stringValue": "cluster name" + "stringValue": "test-container" } }, { - "key": "k8s.deployment.name", + "key": "http.scheme", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "http" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "monitoring" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.container.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "monitoring" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "test-node" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.prometheus.io/path", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "/metrics" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.prometheus.io/port", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "8080" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.prometheus.io/scheme", + "key": "k8s.namespace.name", "value": { - "stringValue": "http" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.prometheus.io/scrape", + "key": "k8s.node.name", "value": { - "stringValue": "true" + "stringValue": "test-node" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.persistentvolume.annotations.example.com/annotation", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "example-annotation" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", "value": { - "stringValue": "588944775f" + "stringValue": "yes" } }, { - "key": "k8s.pod.name", + "key": "k8s.persistentvolume.labels.example.com/label", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" + "stringValue": "example-label" } }, { - "key": "k8s.pod.uid", + "key": "k8s.persistentvolume.labels.type", "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + "stringValue": "local" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.persistentvolume.name", "value": { - "stringValue": "1" + "stringValue": "test-pv" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "2" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.labels.app", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "k8s.pod.name", "value": { - "stringValue": "588944775f" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.name", + "key": "namespace", "value": { - "stringValue": "timeseries-mock-service-588944775f" + "stringValue": "test-namespace" } }, { - "key": "namespace", + "key": "net.host.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-node" } }, { - "key": "net.host.name", + "key": "net.host.port", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "" } }, { - "key": "net.host.port", + "key": "persistentvolume", "value": { - "stringValue": "8080" + "stringValue": "test-pv" } }, { "key": "pod", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" + "stringValue": "test-pod" } }, { @@ -49490,7 +8233,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -49500,9 +8243,9 @@ } }, { - "key": "uid", + "key": "sw.k8s.persistentvolume.found", "value": { - "stringValue": "cc2c33a2-0a00-405d-af43-a5f48d25aa31" + "stringValue": "true" } } ] @@ -49511,40 +8254,33 @@ { "metrics": [ { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 107374182400, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "tcp-model" } }, { - "key": "owner_kind", + "key": "prometheus", "value": { - "stringValue": "ReplicaSet" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "owner_name", + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", "value": { - "stringValue": "timeseries-mock-service-588944775f" + "stringValue": "test-service" } } ], @@ -49552,55 +8288,42 @@ } ] }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" + "name": "k8s.kube_persistentvolume_capacity_bytes" }, { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", "gauge": { "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "false" + "stringValue": "http" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ + }, { - "key": "condition", + "key": "phase", "value": { - "stringValue": "true" + "stringValue": "Released" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "prometheus", "value": { - "stringValue": "unknown" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -49608,7 +8331,7 @@ } ] }, - "name": "k8s.kube_pod_status_ready" + "name": "k8s.kube_persistentvolume_status_phase" } ], "scope": {} @@ -49618,6 +8341,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -49631,27 +8360,39 @@ } }, { - "key": "k8s.deployment.name", + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "test-app" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "monitoring" + "stringValue": "testing" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { @@ -49661,99 +8402,99 @@ } }, { - "key": "k8s.pod.annotations.prometheus.io/path", + "key": "k8s.persistentvolume.name", "value": { - "stringValue": "/metrics" + "stringValue": "pvc-6a8b6907-4bef-4d47-88d6-668cf699e6b0" } }, { - "key": "k8s.pod.annotations.prometheus.io/port", + "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", "value": { - "stringValue": "8080" + "stringValue": "example-annotation" } }, { - "key": "k8s.pod.annotations.prometheus.io/scheme", + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", "value": { - "stringValue": "http" + "stringValue": "yes" } }, { - "key": "k8s.pod.annotations.prometheus.io/scrape", + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", "value": { - "stringValue": "true" + "stringValue": "yes" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.persistentvolumeclaim.labels.example.com/label", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "example-label" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.persistentvolumeclaim.name", "value": { - "stringValue": "588944775f" + "stringValue": "test-pvc" } }, { - "key": "k8s.pod.name", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "1" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.pod.name", "value": { - "stringValue": "2" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.app", + "key": "namespace", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "test-namespace" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "net.host.name", "value": { - "stringValue": "588944775f" + "stringValue": "test-node" } }, { - "key": "k8s.replicaset.name", + "key": "net.host.port", "value": { - "stringValue": "timeseries-mock-service-588944775f" + "stringValue": "" } }, { - "key": "namespace", + "key": "persistentvolume", "value": { - "stringValue": "monitoring" + "stringValue": "pvc-6a8b6907-4bef-4d47-88d6-668cf699e6b0" } }, { - "key": "net.host.name", + "key": "persistentvolumeclaim", "value": { - "stringValue": "192.168.65.3" + "stringValue": "test-pvc" } }, { - "key": "net.host.port", + "key": "pod", "value": { - "stringValue": "6443" + "stringValue": "test-pod" } }, { - "key": "pod", + "key": "storageclass", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" + "stringValue": "gp3-xfs-encrypted" } }, { @@ -49765,7 +8506,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -49773,207 +8514,58 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.persistentvolume.found", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.persistentvolumeclaim.found", + "value": { + "stringValue": "true" + } } ] }, "scopeMetrics": [ { "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0.2565375, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 81920, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, { "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "tcp-model" } }, { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "volumename", "value": { - "stringValue": "linux" + "stringValue": "pvc-6a8b6907-4bef-4d47-88d6-668cf699e6b0" } } ], @@ -49981,7 +8573,7 @@ } ] }, - "name": "k8s.container_spec_memory_limit_bytes" + "name": "k8s.kube_persistentvolumeclaim_info" } ], "scope": {} @@ -49992,141 +8584,147 @@ "resource": { "attributes": [ { - "key": "http.scheme", + "key": "container", "value": { - "stringValue": "http" + "stringValue": "test-container" } }, { - "key": "k8s.cluster.name", + "key": "http.scheme", "value": { - "stringValue": "cluster name" + "stringValue": "http" } }, { - "key": "k8s.deployment.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.container.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "monitoring" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "monitoring" + "stringValue": "test-app" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "test-node" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.prometheus.io/path", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "/metrics" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.prometheus.io/port", + "key": "k8s.namespace.name", "value": { - "stringValue": "8080" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.prometheus.io/scheme", + "key": "k8s.node.name", "value": { - "stringValue": "http" + "stringValue": "test-node" } }, { - "key": "k8s.pod.annotations.prometheus.io/scrape", + "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", "value": { - "stringValue": "true" + "stringValue": "example-annotation" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "yes" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", "value": { - "stringValue": "588944775f" + "stringValue": "yes" } }, { - "key": "k8s.pod.name", + "key": "k8s.persistentvolumeclaim.labels.example.com/label", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" + "stringValue": "example-label" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.persistentvolumeclaim.name", "value": { - "stringValue": "1" + "stringValue": "test-pvc" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "2" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.labels.app", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "k8s.pod.name", "value": { - "stringValue": "588944775f" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "timeseries-mock-service-588944775f" + "stringValue": "0eb87a8e-caf5-42f7-8689-a3b36a00232e" } }, { "key": "namespace", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" + } + }, + { + "key": "persistentvolumeclaim", + "value": { + "stringValue": "test-pvc" } }, { "key": "pod", "value": { - "stringValue": "timeseries-mock-service-588944775f-gdzrz" + "stringValue": "test-pod" } }, { @@ -50138,7 +8736,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -50146,6 +8744,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.persistentvolumeclaim.found", + "value": { + "stringValue": "true" + } + }, + { + "key": "uid", + "value": { + "stringValue": "0eb87a8e-caf5-42f7-8689-a3b36a00232e" + } } ] }, @@ -50153,28 +8763,47 @@ { "metrics": [ { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers" - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", "gauge": { "dataPoints": [ { - "asDouble": 2, + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "volume", + "value": { + "stringValue": "data" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.pod.containers.running" + "name": "k8s.kube_pod_spec_volumes_persistentvolumeclaims_info" } ], "scope": {} @@ -50184,6 +8813,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -50197,117 +8832,123 @@ } }, { - "key": "k8s.deployment.name", + "key": "k8s.container.name", "value": { - "stringValue": "wiremock" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "monitoring" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "monitoring" + "stringValue": "test-app" } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "test-node" + "stringValue": "testing" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", "value": { - "stringValue": "wiremock" + "stringValue": "test-node" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", "value": { - "stringValue": "56cc7f6d8" + "stringValue": "example-annotation" } }, { - "key": "k8s.pod.name", + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" + "stringValue": "yes" } }, { - "key": "k8s.pod.uid", + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + "stringValue": "yes" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.persistentvolumeclaim.labels.example.com/label", "value": { - "stringValue": "1" + "stringValue": "example-label" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.persistentvolumeclaim.name", "value": { - "stringValue": "2" + "stringValue": "test-pvc" } }, { - "key": "k8s.replicaset.labels.app", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "wiremock" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "56cc7f6d8" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.pod.name", "value": { - "stringValue": "wiremock-56cc7f6d8" + "stringValue": "test-pod" } }, { "key": "namespace", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { - "key": "pod", + "key": "persistentvolumeclaim", "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" + "stringValue": "test-pvc" } }, { - "key": "replicaset", + "key": "pod", "value": { - "stringValue": "wiremock-56cc7f6d8" + "stringValue": "test-pod" } }, { @@ -50319,7 +8960,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -50329,9 +8970,9 @@ } }, { - "key": "uid", + "key": "sw.k8s.persistentvolumeclaim.found", "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + "stringValue": "true" } } ] @@ -50340,22 +8981,76 @@ { "metrics": [ { - "description": "[STABLE] Information about the Pod's owner.", + "gauge": { + "dataPoints": [ + { + "asDouble": 107374182400, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_persistentvolumeclaim_resource_requests_storage_bytes" + }, + { "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "http" } }, { - "key": "owner_kind", + "key": "phase", "value": { - "stringValue": "ReplicaSet" + "stringValue": "Bound" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -50363,7 +9058,7 @@ } ] }, - "name": "k8s.kube.pod.owner.replicaset" + "name": "k8s.kube_persistentvolumeclaim_status_phase" } ], "scope": {} @@ -50373,6 +9068,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -50386,27 +9087,39 @@ } }, { - "key": "k8s.deployment.name", + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "wiremock" + "stringValue": "test-app" } }, { "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "monitoring" + "stringValue": "testing" } }, { "key": "k8s.namespace.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { @@ -50416,81 +9129,81 @@ } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", "value": { - "stringValue": "wiremock" + "stringValue": "example-annotation" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", "value": { - "stringValue": "56cc7f6d8" + "stringValue": "yes" } }, { - "key": "k8s.pod.name", + "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" + "stringValue": "yes" } }, { - "key": "k8s.pod.uid", + "key": "k8s.persistentvolumeclaim.labels.example.com/label", "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + "stringValue": "example-label" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.persistentvolumeclaim.name", "value": { - "stringValue": "1" + "stringValue": "test-pvc" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "2" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.labels.app", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "wiremock" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "k8s.pod.name", "value": { - "stringValue": "56cc7f6d8" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.name", + "key": "namespace", "value": { - "stringValue": "wiremock-56cc7f6d8" + "stringValue": "test-namespace" } }, { - "key": "namespace", + "key": "net.host.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-node" } }, { - "key": "net.host.name", + "key": "net.host.port", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "" } }, { - "key": "net.host.port", + "key": "persistentvolumeclaim", "value": { - "stringValue": "8080" + "stringValue": "test-pvc" } }, { "key": "pod", "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" + "stringValue": "test-pod" } }, { @@ -50502,7 +9215,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -50512,15 +9225,15 @@ } }, { - "key": "sw.k8s.pod.status", + "key": "sw.k8s.persistentvolumeclaim.found", "value": { - "stringValue": "Running" + "stringValue": "true" } }, { - "key": "uid", + "key": "sw.k8s.persistentvolumeclaim.status", "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + "stringValue": "Bound" } } ] @@ -50529,16 +9242,33 @@ { "metrics": [ { - "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Running" + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -50546,7 +9276,7 @@ } ] }, - "name": "k8s.kube_pod_status_phase" + "name": "k8s.persistentvolumeclaim.status.phase" } ], "scope": {} @@ -50557,123 +9287,111 @@ "resource": { "attributes": [ { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.deployment.name", + "key": "container", "value": { - "stringValue": "wiremock" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "http.scheme", "value": { - "stringValue": "monitoring" + "stringValue": "http" } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "monitoring" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.name", + "key": "k8s.container.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-container" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "test-node" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "wiremock" + "stringValue": "test-app" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "56cc7f6d8" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.name", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" + "stringValue": "testing" } }, { - "key": "k8s.pod.uid", + "key": "k8s.namespace.name", "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + "stringValue": "test-namespace" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.node.name", "value": { - "stringValue": "1" + "stringValue": "test-node" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "2" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.labels.app", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "wiremock" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "k8s.pod.name", "value": { - "stringValue": "56cc7f6d8" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "wiremock-56cc7f6d8" + "stringValue": "03d2b55c-b225-476b-9178-c74f8e5eaba2" } }, { "key": "namespace", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" + "stringValue": "test-pod" } }, { @@ -50685,7 +9403,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -50694,10 +9412,22 @@ "stringValue": "cluster-uid-123456789" } }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "running" + } + }, { "key": "uid", "value": { - "stringValue": "fb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + "stringValue": "03d2b55c-b225-476b-9178-c74f8e5eaba2" } } ] @@ -50706,96 +9436,33 @@ { "metrics": [ { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "http" } }, { - "key": "owner_kind", + "key": "prometheus", "value": { - "stringValue": "ReplicaSet" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "owner_name", - "value": { - "stringValue": "wiremock-56cc7f6d8" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", - "value": { - "stringValue": "false" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", + "key": "prometheus_replica", "value": { - "stringValue": "true" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "service", "value": { - "stringValue": "unknown" + "stringValue": "test-service" } } ], @@ -50803,7 +9470,7 @@ } ] }, - "name": "k8s.kube_pod_status_ready" + "name": "k8s.container.status" } ], "scope": {} @@ -50814,117 +9481,111 @@ "resource": { "attributes": [ { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", + "key": "container", "value": { - "stringValue": "cluster name" + "stringValue": "test-container" } }, { - "key": "k8s.deployment.name", + "key": "http.scheme", "value": { - "stringValue": "wiremock" + "stringValue": "http" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "monitoring" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.container.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "monitoring" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "test-node" + "stringValue": "test-app" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "wiremock" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "56cc7f6d8" + "stringValue": "testing" } }, { - "key": "k8s.pod.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" + "stringValue": "test-namespace" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.node.name", "value": { - "stringValue": "1" + "stringValue": "test-node" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "2" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.labels.app", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "wiremock" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "k8s.pod.name", "value": { - "stringValue": "56cc7f6d8" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "wiremock-56cc7f6d8" + "stringValue": "03d2b55c-b225-476b-9178-c74f8e5eaba2" } }, { "key": "namespace", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "192.168.65.3" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "6443" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" + "stringValue": "test-pod" } }, { @@ -50936,7 +9597,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -50944,6 +9605,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "03d2b55c-b225-476b-9178-c74f8e5eaba2" + } } ] }, @@ -50951,151 +9624,109 @@ { "metrics": [ { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, + "gauge": { "dataPoints": [ { - "asDouble": 2.4354582, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1" - } - }, - { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.kube_pod_container_status_ready" }, { - "gauge": { + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 57344, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", + "key": "endpoint", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + "stringValue": "http" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" } - ] - }, - "name": "k8s.container_memory_working_set_bytes" + ], + "isMonotonic": true + } }, { "gauge": { "dataPoints": [ { - "asDouble": 100000, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", + "key": "endpoint", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + "stringValue": "http" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -51103,7 +9734,7 @@ } ] }, - "name": "k8s.container_spec_cpu_period" + "name": "k8s.kube_pod_container_status_running" }, { "gauge": { @@ -51112,39 +9743,27 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "http" } }, { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -51152,7 +9771,7 @@ } ] }, - "name": "k8s.container_spec_memory_limit_bytes" + "name": "k8s.kube_pod_container_status_waiting" } ], "scope": {} @@ -51163,117 +9782,111 @@ "resource": { "attributes": [ { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", + "key": "container", "value": { - "stringValue": "cluster name" + "stringValue": "test-container" } }, { - "key": "k8s.deployment.name", + "key": "http.scheme", "value": { - "stringValue": "wiremock" + "stringValue": "http" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "monitoring" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.labels.name", + "key": "k8s.container.name", "value": { - "stringValue": "monitoring" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "monitoring" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "test-node" + "stringValue": "test-app" } }, { - "key": "k8s.pod.labels.app", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "wiremock" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.pod-template-hash", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "56cc7f6d8" + "stringValue": "testing" } }, { - "key": "k8s.pod.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" + "stringValue": "test-namespace" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", + "key": "k8s.node.name", "value": { - "stringValue": "1" + "stringValue": "test-node" } }, { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "2" + "stringValue": "test-value" } }, { - "key": "k8s.replicaset.labels.app", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "wiremock" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.labels.pod-template-hash", + "key": "k8s.pod.name", "value": { - "stringValue": "56cc7f6d8" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "wiremock-56cc7f6d8" + "stringValue": "0eb87a8e-caf5-42f7-8689-a3b36a00232e" } }, { "key": "namespace", "value": { - "stringValue": "monitoring" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "wiremock-56cc7f6d8-kjmxs" + "stringValue": "test-pod" } }, { @@ -51285,7 +9898,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -51293,6 +9906,12 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "uid", + "value": { + "stringValue": "0eb87a8e-caf5-42f7-8689-a3b36a00232e" + } } ] }, @@ -51300,28 +9919,84 @@ { "metrics": [ { - "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 1679919168, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.pod.containers" + "name": "k8s.kube_pod_created" }, { - "description": "[STABLE] Describes whether the container is currently in running state.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.pod.containers.running" + "name": "k8s.kube_pod_status_ready" } ], "scope": {} @@ -51331,6 +10006,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -51343,6 +10024,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -51400,7 +10087,7 @@ { "key": "k8s.pod.uid", "value": { - "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + "stringValue": "1263fc71-9ca0-468f-aa93-c6aba4e7e7fd" } }, { @@ -51412,13 +10099,13 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { @@ -51436,7 +10123,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -51445,16 +10132,10 @@ "stringValue": "cluster-uid-123456789" } }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, { "key": "uid", "value": { - "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + "stringValue": "1263fc71-9ca0-468f-aa93-c6aba4e7e7fd" } } ] @@ -51463,16 +10144,33 @@ { "metrics": [ { - "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 1679473328, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Running" + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -51480,7 +10178,7 @@ } ] }, - "name": "k8s.kube_pod_status_phase" + "name": "k8s.kube_pod_start_time" } ], "scope": {} @@ -51490,6 +10188,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -51502,6 +10206,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -51559,7 +10269,7 @@ { "key": "k8s.pod.uid", "value": { - "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + "stringValue": "1f36cbc1-95aa-40ee-8d06-e3dd4cae8b2f" } }, { @@ -51571,13 +10281,13 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { @@ -51595,7 +10305,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -51604,10 +10314,16 @@ "stringValue": "cluster-uid-123456789" } }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, { "key": "uid", "value": { - "stringValue": "51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + "stringValue": "1f36cbc1-95aa-40ee-8d06-e3dd4cae8b2f" } } ] @@ -51616,76 +10332,33 @@ { "metrics": [ { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", "gauge": { "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "false" + "stringValue": "http" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ + }, { - "key": "condition", + "key": "prometheus", "value": { - "stringValue": "true" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "prometheus_replica", "value": { - "stringValue": "unknown" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -51693,7 +10366,7 @@ } ] }, - "name": "k8s.kube_pod_status_ready" + "name": "k8s.kube_pod_container_status_terminated" } ], "scope": {} @@ -51703,6 +10376,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -51715,6 +10394,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -51769,6 +10454,12 @@ "stringValue": "test-pod" } }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "3d89e9f1-b348-45c1-96ce-6a2a1f127084" + } + }, { "key": "namespace", "value": { @@ -51778,13 +10469,13 @@ { "key": "net.host.name", "value": { - "stringValue": "192.168.65.3" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "6443" + "stringValue": "" } }, { @@ -51802,7 +10493,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -51810,207 +10501,58 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "3d89e9f1-b348-45c1-96ce-6a2a1f127084" + } } ] }, "scopeMetrics": [ { "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 0.0239302, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 57344, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, { "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "http" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", + "key": "reason", "value": { - "stringValue": "docker-desktop" + "stringValue": "Error" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -52018,7 +10560,7 @@ } ] }, - "name": "k8s.container_spec_memory_limit_bytes" + "name": "k8s.kube_pod_container_status_last_terminated_reason" } ], "scope": {} @@ -52028,6 +10570,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -52040,6 +10588,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -52094,6 +10648,12 @@ "stringValue": "test-pod" } }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "541e045c-feed-490e-88a6-b33b515bf3cf" + } + }, { "key": "namespace", "value": { @@ -52103,13 +10663,13 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { @@ -52127,7 +10687,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -52135,6 +10695,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "541e045c-feed-490e-88a6-b33b515bf3cf" + } } ] }, @@ -52142,28 +10714,41 @@ { "metrics": [ { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers" - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 1679916695, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.pod.containers.running" + "name": "k8s.kube_pod_container_state_started" } ], "scope": {} @@ -52173,6 +10758,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -52185,6 +10776,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -52230,49 +10827,19 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "test-statefulset-74694f665b" - } - }, - { - "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", - "value": { - "stringValue": "test-statefulset-0" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-statefulset-0" + "stringValue": "test-pod" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" - } - }, - { - "key": "k8s.statefulset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.statefulset.labels.app", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.statefulset.name", - "value": { - "stringValue": "test-statefulset" + "stringValue": "5808b16d-a1bf-414b-a0d8-3e3ae381a1b7" } }, { @@ -52284,25 +10851,19 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "statefulset", - "value": { - "stringValue": "test-statefulset" + "stringValue": "test-pod" } }, { @@ -52314,7 +10875,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -52326,7 +10887,7 @@ { "key": "uid", "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + "stringValue": "5808b16d-a1bf-414b-a0d8-3e3ae381a1b7" } } ] @@ -52335,22 +10896,33 @@ { "metrics": [ { - "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 1681221684, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "http" } }, { - "key": "owner_kind", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", "value": { - "stringValue": "StatefulSet" + "stringValue": "test-service" } } ], @@ -52358,7 +10930,7 @@ } ] }, - "name": "k8s.kube.pod.owner.statefulset" + "name": "k8s.kube_pod_completion_time" } ], "scope": {} @@ -52368,6 +10940,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -52380,6 +10958,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -52425,49 +11009,19 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "test-statefulset-74694f665b" - } - }, - { - "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", - "value": { - "stringValue": "test-statefulset-0" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-statefulset-0" + "stringValue": "test-pod" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" - } - }, - { - "key": "k8s.statefulset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.statefulset.labels.app", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.statefulset.name", - "value": { - "stringValue": "test-statefulset" + "stringValue": "64b6d309-44e3-4a41-8883-c15c7cc9bc4a" } }, { @@ -52479,19 +11033,19 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "test-statefulset-0" + "stringValue": "test-pod" } }, { @@ -52503,7 +11057,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -52513,15 +11067,15 @@ } }, { - "key": "sw.k8s.pod.status", + "key": "sw.k8s.container.init", "value": { - "stringValue": "Running" + "stringValue": "true" } }, { "key": "uid", "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + "stringValue": "64b6d309-44e3-4a41-8883-c15c7cc9bc4a" } } ] @@ -52530,16 +11084,33 @@ { "metrics": [ { - "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Running" + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -52547,7 +11118,7 @@ } ] }, - "name": "k8s.kube_pod_status_phase" + "name": "k8s.kube_pod_init_container_status_ready" } ], "scope": {} @@ -52557,6 +11128,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -52569,6 +11146,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -52614,49 +11197,19 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "test-statefulset-74694f665b" - } - }, - { - "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", - "value": { - "stringValue": "test-statefulset-0" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-statefulset-0" + "stringValue": "test-pod" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" - } - }, - { - "key": "k8s.statefulset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.statefulset.labels.app", - "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.statefulset.name", - "value": { - "stringValue": "test-statefulset" + "stringValue": "71057e83-7723-4db5-a7ca-52ad7904e34d" } }, { @@ -52668,19 +11221,19 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "test-statefulset-0" + "stringValue": "test-pod" } }, { @@ -52692,7 +11245,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -52701,10 +11254,16 @@ "stringValue": "cluster-uid-123456789" } }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, { "key": "uid", "value": { - "stringValue": "abbcc924-7e90-49f9-a6a8-07ad83195f17" + "stringValue": "71057e83-7723-4db5-a7ca-52ad7904e34d" } } ] @@ -52713,96 +11272,39 @@ { "metrics": [ { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "http" } }, { - "key": "owner_kind", + "key": "prometheus", "value": { - "stringValue": "StatefulSet" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "owner_name", - "value": { - "stringValue": "test-statefulset" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", + "key": "prometheus_replica", "value": { - "stringValue": "false" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ + }, { - "key": "condition", + "key": "reason", "value": { - "stringValue": "true" + "stringValue": "Completed" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "service", "value": { - "stringValue": "unknown" + "stringValue": "test-service" } } ], @@ -52810,7 +11312,7 @@ } ] }, - "name": "k8s.kube_pod_status_ready" + "name": "k8s.kube_pod_container_status_terminated_reason" } ], "scope": {} @@ -52820,6 +11322,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -52832,6 +11340,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -52877,43 +11391,19 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "test-statefulset-74694f665b" - } - }, - { - "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", - "value": { - "stringValue": "test-statefulset-0" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "test-statefulset-0" - } - }, - { - "key": "k8s.statefulset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.statefulset.labels.app", - "value": { - "stringValue": "test-statefulset" + "stringValue": "test-pod" } }, { - "key": "k8s.statefulset.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-statefulset" + "stringValue": "a920ed2f-477d-4ad7-93d6-3222aabfece2" } }, { @@ -52925,19 +11415,19 @@ { "key": "net.host.name", "value": { - "stringValue": "192.168.65.3" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "6443" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "test-statefulset-0" + "stringValue": "test-pod" } }, { @@ -52949,7 +11439,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -52957,6 +11447,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "true" + } + }, + { + "key": "uid", + "value": { + "stringValue": "a920ed2f-477d-4ad7-93d6-3222aabfece2" + } } ] }, @@ -52964,53 +11466,35 @@ { "metrics": [ { - "name": "k8s.container_cpu_usage_seconds_total", + "name": "k8s.kube_pod_init_container_status_restarts_total", "sum": { "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 0.0277374, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17" - } - }, - { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -53019,145 +11503,204 @@ ], "isMonotonic": true } - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 57344, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + } + }, + { + "key": "k8s.replicaset.name", + "value": { + "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.3" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "uid", + "value": { + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ { "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "http" } }, { - "key": "beta_kubernetes_io_os", + "key": "owner_is_controller", "value": { - "stringValue": "linux" + "stringValue": "true" } }, { - "key": "id", + "key": "owner_kind", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17" + "stringValue": "ReplicaSet" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -53165,7 +11708,7 @@ } ] }, - "name": "k8s.container_spec_memory_limit_bytes" + "name": "k8s.kube.pod.owner.replicaset" } ], "scope": {} @@ -53175,6 +11718,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -53187,6 +11736,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -53232,85 +11787,79 @@ { "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-statefulset" - } - }, - { - "key": "k8s.pod.labels.controller-revision-hash", - "value": { - "stringValue": "test-statefulset-74694f665b" + "stringValue": "test-pod" } }, { - "key": "k8s.pod.labels.statefulset.kubernetes.io/pod-name", + "key": "k8s.pod.name", "value": { - "stringValue": "test-statefulset-0" + "stringValue": "test-pod" } }, { - "key": "k8s.pod.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-statefulset-0" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { - "key": "k8s.statefulset.annotations.test-annotation", + "key": "namespace", "value": { - "stringValue": "test-value" + "stringValue": "test-namespace" } }, { - "key": "k8s.statefulset.labels.app", + "key": "net.host.name", "value": { - "stringValue": "test-statefulset" + "stringValue": "test-node" } }, { - "key": "k8s.statefulset.name", + "key": "net.host.port", "value": { - "stringValue": "test-statefulset" + "stringValue": "" } }, { - "key": "namespace", + "key": "pod", "value": { - "stringValue": "test-namespace" + "stringValue": "test-pod" } }, { - "key": "net.host.name", + "key": "sw.k8s.agent.app.version", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "0.8.3" } }, { - "key": "net.host.port", + "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "8080" + "stringValue": "2.8.0-alpha.3" } }, { - "key": "pod", + "key": "sw.k8s.cluster.uid", "value": { - "stringValue": "test-statefulset-0" + "stringValue": "cluster-uid-123456789" } }, { - "key": "sw.k8s.agent.app.version", + "key": "sw.k8s.container.init", "value": { - "stringValue": "0.8.3" + "stringValue": "false" } }, { - "key": "sw.k8s.agent.manifest.version", + "key": "sw.k8s.container.status", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "running" } }, { - "key": "sw.k8s.cluster.uid", + "key": "uid", "value": { - "stringValue": "cluster-uid-123456789" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } } ] @@ -53319,28 +11868,71 @@ { "metrics": [ { - "description": "[STABLE] Information about a container in a pod.", "gauge": { "dataPoints": [ { "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers" - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ + }, { "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.pod.containers.running" + "name": "k8s.container.status" } ], "scope": {} @@ -53350,6 +11942,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -53362,6 +11960,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -53393,63 +11997,33 @@ } }, { - "key": "k8s.persistentvolume.annotations.example.com/annotation", - "value": { - "stringValue": "example-annotation" - } - }, - { - "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", - "value": { - "stringValue": "yes" - } - }, - { - "key": "k8s.persistentvolume.labels.example.com/label", - "value": { - "stringValue": "example-label" - } - }, - { - "key": "k8s.persistentvolume.labels.type", - "value": { - "stringValue": "local" - } - }, - { - "key": "k8s.persistentvolume.name", - "value": { - "stringValue": "test-pv" - } - }, - { - "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", + "key": "k8s.node.name", "value": { - "stringValue": "example-annotation" + "stringValue": "test-node" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "yes" + "stringValue": "test-value" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "yes" + "stringValue": "test-pod" } }, { - "key": "k8s.persistentvolumeclaim.labels.example.com/label", + "key": "k8s.pod.name", "value": { - "stringValue": "example-label" + "stringValue": "test-pod" } }, { - "key": "k8s.persistentvolumeclaim.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-pvc" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { @@ -53461,31 +12035,19 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" - } - }, - { - "key": "persistentvolume", - "value": { - "stringValue": "test-pv" - } - }, - { - "key": "persistentvolumeclaim", - "value": { - "stringValue": "test-pvc" + "stringValue": "" } }, { - "key": "storageclass", + "key": "pod", "value": { - "stringValue": "test-storage-class" + "stringValue": "test-pod" } }, { @@ -53497,7 +12059,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -53507,15 +12069,15 @@ } }, { - "key": "sw.k8s.persistentvolume.found", + "key": "sw.k8s.container.init", "value": { - "stringValue": "true" + "stringValue": "false" } }, { - "key": "sw.k8s.persistentvolumeclaim.found", + "key": "uid", "value": { - "stringValue": "true" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } } ] @@ -53524,16 +12086,70 @@ { "metrics": [ { - "description": "[STABLE] Information about persistent volume claim.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1681390530, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_state_started" + }, + { "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "volumename", + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", "value": { - "stringValue": "test-pv" + "stringValue": "test-service" } } ], @@ -53541,7 +12157,217 @@ } ] }, - "name": "k8s.kube_persistentvolumeclaim_info" + "name": "k8s.kube_pod_container_status_ready" + }, + { + "name": "k8s.kube_pod_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_running" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_terminated" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_status_waiting" } ], "scope": {} @@ -53552,105 +12378,87 @@ "resource": { "attributes": [ { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", + "key": "container", "value": { - "stringValue": "test-app" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "http.scheme", "value": { - "stringValue": "test-namespace" + "stringValue": "http" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.cluster.name", "value": { - "stringValue": "testing" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.name", + "key": "k8s.container.name", "value": { - "stringValue": "test-namespace" + "stringValue": "test-container" } }, { - "key": "k8s.persistentvolume.annotations.example.com/annotation", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "example-annotation" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "yes" + "stringValue": "test-app" } }, { - "key": "k8s.persistentvolume.labels.example.com/label", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "example-label" + "stringValue": "test-namespace" } }, { - "key": "k8s.persistentvolume.labels.type", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "local" + "stringValue": "testing" } }, { - "key": "k8s.persistentvolume.name", + "key": "k8s.namespace.name", "value": { - "stringValue": "test-pv" + "stringValue": "test-namespace" } }, { - "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", + "key": "k8s.node.name", "value": { - "stringValue": "example-annotation" + "stringValue": "test-node" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "yes" + "stringValue": "test-value" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "yes" + "stringValue": "test-pod" } }, { - "key": "k8s.persistentvolumeclaim.labels.example.com/label", + "key": "k8s.pod.name", "value": { - "stringValue": "example-label" + "stringValue": "test-pod" } }, { - "key": "k8s.persistentvolumeclaim.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-pvc" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { @@ -53662,25 +12470,19 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" - } - }, - { - "key": "persistentvolume", - "value": { - "stringValue": "test-pv" + "stringValue": "" } }, { - "key": "persistentvolumeclaim", + "key": "pod", "value": { - "stringValue": "test-pvc" + "stringValue": "test-pod" } }, { @@ -53692,7 +12494,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -53702,15 +12504,21 @@ } }, { - "key": "sw.k8s.persistentvolume.found", + "key": "sw.k8s.container.init", "value": { "stringValue": "true" } }, { - "key": "sw.k8s.persistentvolumeclaim.found", + "key": "sw.k8s.container.status", "value": { - "stringValue": "true" + "stringValue": "terminated" + } + }, + { + "key": "uid", + "value": { + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } } ] @@ -53719,22 +12527,33 @@ { "metrics": [ { - "description": "[STABLE] Information about the Persistent Volume Claim Reference.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "claim_namespace", + "key": "endpoint", "value": { - "stringValue": "test-namespace" + "stringValue": "http" } }, { - "key": "name", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", "value": { - "stringValue": "test-pvc" + "stringValue": "test-service" } } ], @@ -53742,7 +12561,7 @@ } ] }, - "name": "k8s.kube_persistentvolume_claim_ref" + "name": "k8s.container.status" } ], "scope": {} @@ -53752,6 +12571,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -53764,6 +12589,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -53795,33 +12626,33 @@ } }, { - "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", + "key": "k8s.node.name", "value": { - "stringValue": "example-annotation" + "stringValue": "test-node" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "yes" + "stringValue": "test-value" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "yes" + "stringValue": "test-pod" } }, { - "key": "k8s.persistentvolumeclaim.labels.example.com/label", + "key": "k8s.pod.name", "value": { - "stringValue": "example-label" + "stringValue": "test-pod" } }, { - "key": "k8s.persistentvolumeclaim.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-pvc" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { @@ -53833,19 +12664,19 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { - "key": "persistentvolumeclaim", + "key": "pod", "value": { - "stringValue": "test-pvc" + "stringValue": "test-pod" } }, { @@ -53857,7 +12688,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -53867,10 +12698,16 @@ } }, { - "key": "sw.k8s.persistentvolumeclaim.found", + "key": "sw.k8s.container.init", "value": { "stringValue": "true" } + }, + { + "key": "uid", + "value": { + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + } } ] }, @@ -53878,64 +12715,226 @@ { "metrics": [ { - "description": "Unix creation timestamp", "gauge": { "dataPoints": [ { - "asDouble": 1696595815, + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_persistentvolumeclaim_created" + "name": "k8s.kube_pod_init_container_status_ready" + }, + { + "name": "k8s.kube_pod_init_container_status_restarts_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } }, { - "description": "[STABLE] The capacity of storage requested by the persistent volume claim.", "gauge": { "dataPoints": [ { - "asDouble": 5368709120, + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_persistentvolumeclaim_resource_requests_storage_bytes" + "name": "k8s.kube_pod_init_container_status_running" }, { - "description": "[STABLE] The phase the persistent volume claim is currently in.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Bound" + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_init_container_status_terminated" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "phase", + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "reason", + "value": { + "stringValue": "Completed" + } + }, + { + "key": "service", "value": { - "stringValue": "Lost" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_pod_init_container_status_terminated_reason" + }, + { + "gauge": { + "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "phase", + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", "value": { - "stringValue": "Pending" + "stringValue": "test-service" } } ], @@ -53943,7 +12942,7 @@ } ] }, - "name": "k8s.kube_persistentvolumeclaim_status_phase" + "name": "k8s.kube_pod_init_container_status_waiting" } ], "scope": {} @@ -53953,6 +12952,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -53965,6 +12970,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -53996,33 +13007,33 @@ } }, { - "key": "k8s.persistentvolumeclaim.annotations.example.com/annotation", + "key": "k8s.node.name", "value": { - "stringValue": "example-annotation" + "stringValue": "test-node" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bind-completed", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "yes" + "stringValue": "test-value" } }, { - "key": "k8s.persistentvolumeclaim.annotations.pv.kubernetes.io/bound-by-controller", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "yes" + "stringValue": "test-pod" } }, { - "key": "k8s.persistentvolumeclaim.labels.example.com/label", + "key": "k8s.pod.name", "value": { - "stringValue": "example-label" + "stringValue": "test-pod" } }, { - "key": "k8s.persistentvolumeclaim.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "test-pvc" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { @@ -54034,19 +13045,19 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { - "key": "persistentvolumeclaim", + "key": "pod", "value": { - "stringValue": "test-pvc" + "stringValue": "test-pod" } }, { @@ -54058,7 +13069,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -54068,160 +13079,15 @@ } }, { - "key": "sw.k8s.persistentvolumeclaim.found", - "value": { - "stringValue": "true" - } - }, - { - "key": "sw.k8s.persistentvolumeclaim.status", - "value": { - "stringValue": "Bound" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The phase the persistent volume claim is currently in.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.persistentvolumeclaim.status.phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.annotations.description", - "value": { - "stringValue": "This is a test namespace." - } - }, - { - "key": "k8s.namespace.labels.app", - "value": { - "stringValue": "test-app" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.namespace.labels.purpose", - "value": { - "stringValue": "testing" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.test-annotation", - "value": { - "stringValue": "test-value" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "test-deployment" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "8dd98d694" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "test-deployment-8dd98d694" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", + "key": "sw.k8s.pod.status", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "Running" } }, { - "key": "sw.k8s.cluster.uid", + "key": "uid", "value": { - "stringValue": "cluster-uid-123456789" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } } ] @@ -54230,84 +13096,83 @@ { "metrics": [ { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_created" - }, - { - "description": "[STABLE] Information about the ReplicaSet's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "http" } }, { - "key": "owner_kind", + "key": "phase", "value": { - "stringValue": "Deployment" + "stringValue": "Running" } }, { - "key": "owner_name", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "test-deployment" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_owner" - }, - { - "description": "[STABLE] Number of desired pods for a ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_spec_replicas" - }, - { - "description": "[STABLE] The number of ready replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_ready_replicas" - }, - { - "description": "[STABLE] The number of replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ + }, { "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "phase", + "value": { + "stringValue": "Running" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_replicaset_status_replicas" + "name": "k8s.kube_pod_status_phase" } ], "scope": {} @@ -54317,6 +13182,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -54329,6 +13200,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -54360,21 +13237,33 @@ } }, { - "key": "k8s.replicaset.annotations.test-annotation", + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", "value": { "stringValue": "test-value" } }, { - "key": "k8s.replicaset.labels.app", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-replicaset" + "stringValue": "test-pod" } }, { - "key": "k8s.replicaset.name", + "key": "k8s.pod.name", "value": { - "stringValue": "test-replicaset" + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { @@ -54386,19 +13275,19 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { - "key": "replicaset", + "key": "pod", "value": { - "stringValue": "test-replicaset" + "stringValue": "test-pod" } }, { @@ -54410,7 +13299,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -54418,6 +13307,12 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "uid", + "value": { + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + } } ] }, @@ -54425,64 +13320,248 @@ { "metrics": [ { - "description": "[STABLE] Unix creation timestamp", "gauge": { "dataPoints": [ { - "asDouble": 1696595815, + "asDouble": 1681390527, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_replicaset_created" + "name": "k8s.kube_pod_created" }, { - "description": "[STABLE] Information about the ReplicaSet's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_replicaset_owner" + "name": "k8s.kube_pod_owner" }, { - "description": "[STABLE] Number of desired pods for a ReplicaSet.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 1681390527, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_replicaset_spec_replicas" + "name": "k8s.kube_pod_start_time" }, { - "description": "[STABLE] The number of ready replicas per ReplicaSet.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "false" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_ready_replicas" - }, - { - "description": "[STABLE] The number of replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ + }, { "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "true" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "unknown" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_replicaset_status_replicas" + "name": "k8s.kube_pod_status_ready" } ], "scope": {} @@ -54492,6 +13571,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -54504,6 +13589,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -54535,21 +13626,33 @@ } }, { - "key": "k8s.statefulset.annotations.test-annotation", + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", "value": { "stringValue": "test-value" } }, { - "key": "k8s.statefulset.labels.app", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-statefulset" + "stringValue": "test-pod" } }, { - "key": "k8s.statefulset.name", + "key": "k8s.pod.name", "value": { - "stringValue": "test-statefulset" + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.uid", + "value": { + "stringValue": "c7f7a05a-a1b5-4fd0-a611-8e2a0e7acbf6" } }, { @@ -54561,19 +13664,19 @@ { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { - "key": "statefulset", + "key": "pod", "value": { - "stringValue": "test-statefulset" + "stringValue": "test-pod" } }, { @@ -54585,7 +13688,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -54593,6 +13696,24 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "true" + } + }, + { + "key": "sw.k8s.container.status", + "value": { + "stringValue": "terminated" + } + }, + { + "key": "uid", + "value": { + "stringValue": "c7f7a05a-a1b5-4fd0-a611-8e2a0e7acbf6" + } } ] }, @@ -54600,76 +13721,41 @@ { "metrics": [ { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_statefulset_created" - }, - { - "description": "[STABLE] Kubernetes labels converted to Prometheus labels.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_statefulset_labels" - }, - { - "description": "[STABLE] Number of desired pods for a StatefulSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_statefulset_replicas" - }, - { - "description": "[STABLE] The number of current replicas per StatefulSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_statefulset_status_replicas_current" - }, - { - "description": "[STABLE] The number of ready replicas per StatefulSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_statefulset_status_replicas_ready" - }, - { - "description": "[STABLE] The number of updated replicas per StatefulSet.", "gauge": { "dataPoints": [ { "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_statefulset_status_replicas_updated" + "name": "k8s.container.status" } ], "scope": {} @@ -54679,6 +13765,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -54691,6 +13783,12 @@ "stringValue": "cluster name" } }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, { "key": "k8s.namespace.annotations.description", "value": { @@ -54722,124 +13820,57 @@ } }, { - "key": "namespace", - "value": { - "stringValue": "test-namespace" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_namespace_created" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", + "key": "k8s.node.name", "value": { - "stringValue": "cluster name" + "stringValue": "test-node" } }, { - "key": "k8s.namespace.annotations.description", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "This is a test namespace." + "stringValue": "test-value" } }, { - "key": "k8s.namespace.labels.app", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "test-app" + "stringValue": "test-pod" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.pod.name", "value": { - "stringValue": "test-namespace" + "stringValue": "test-pod" } }, { - "key": "k8s.namespace.labels.purpose", + "key": "k8s.pod.uid", "value": { - "stringValue": "testing" + "stringValue": "c7f7a05a-a1b5-4fd0-a611-8e2a0e7acbf6" } }, { - "key": "k8s.namespace.name", + "key": "namespace", "value": { "stringValue": "test-namespace" } }, { - "key": "namespace", + "key": "net.host.name", "value": { - "stringValue": "test-namespace" + "stringValue": "test-node" } }, { - "key": "net.host.name", + "key": "net.host.port", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "" } }, { - "key": "net.host.port", + "key": "pod", "value": { - "stringValue": "8080" + "stringValue": "test-pod" } }, { @@ -54851,7 +13882,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -54861,9 +13892,15 @@ } }, { - "key": "sw.k8s.namespace.status", + "key": "sw.k8s.container.init", "value": { - "stringValue": "Active" + "stringValue": "true" + } + }, + { + "key": "uid", + "value": { + "stringValue": "c7f7a05a-a1b5-4fd0-a611-8e2a0e7acbf6" } } ] @@ -54872,16 +13909,113 @@ { "metrics": [ { - "description": "[STABLE] kubernetes namespace status phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_init_container_status_running" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_init_container_status_terminated" + }, + { "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Active" + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "reason", + "value": { + "stringValue": "Completed" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -54889,7 +14023,44 @@ } ] }, - "name": "k8s.kube_namespace_status_phase" + "name": "k8s.kube_pod_init_container_status_terminated_reason" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_init_container_status_waiting" } ], "scope": {} @@ -54899,6 +14070,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -54912,118 +14089,111 @@ } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.container.name", "value": { - "stringValue": "default" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "default" + "stringValue": "This is a test namespace." } }, { - "key": "namespace", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "default" + "stringValue": "test-app" } }, { - "key": "net.host.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-namespace" } }, { - "key": "net.host.port", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "8080" + "stringValue": "testing" } }, { - "key": "sw.k8s.agent.app.version", + "key": "k8s.namespace.name", "value": { - "stringValue": "0.8.3" + "stringValue": "test-namespace" } }, { - "key": "sw.k8s.agent.manifest.version", + "key": "k8s.node.name", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "test-node" } }, { - "key": "sw.k8s.cluster.uid", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "cluster-uid-123456789" + "stringValue": "test-value" } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331713, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_namespace_created" + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-pod" } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ + }, { - "key": "http.scheme", + "key": "k8s.pod.name", "value": { - "stringValue": "http" + "stringValue": "test-pod" } }, { - "key": "k8s.cluster.name", + "key": "k8s.replicaset.annotations.test-annotation", "value": { - "stringValue": "cluster name" + "stringValue": "test-value" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.replicaset.labels.app", "value": { - "stringValue": "default" + "stringValue": "test-replicaset" } }, { - "key": "k8s.namespace.name", + "key": "k8s.replicaset.name", "value": { - "stringValue": "default" + "stringValue": "test-replicaset" } }, { "key": "namespace", "value": { - "stringValue": "default" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "replicaset", + "value": { + "stringValue": "test-replicaset" } }, { @@ -55035,7 +14205,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -55043,12 +14213,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.namespace.status", - "value": { - "stringValue": "Active" - } } ] }, @@ -55056,16 +14220,136 @@ { "metrics": [ { - "description": "[STABLE] kubernetes namespace status phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1678895204, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_created" + }, + { "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Active" + "stringValue": "http" + } + }, + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Deployment" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "core-c1" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "Deployment" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -55073,7 +14357,118 @@ } ] }, - "name": "k8s.kube_namespace_status_phase" + "name": "k8s.kube_replicaset_owner" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_spec_replicas" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_status_ready_replicas" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_replicaset_status_replicas" } ], "scope": {} @@ -55083,6 +14478,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -55096,118 +14497,99 @@ } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.container.name", "value": { - "stringValue": "kube-node-lease" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "kube-node-lease" + "stringValue": "This is a test namespace." } }, { - "key": "namespace", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "kube-node-lease" + "stringValue": "test-app" } }, { - "key": "net.host.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-namespace" } }, { - "key": "net.host.port", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "8080" + "stringValue": "testing" } }, { - "key": "sw.k8s.agent.app.version", + "key": "k8s.namespace.name", "value": { - "stringValue": "0.8.3" + "stringValue": "test-namespace" } }, { - "key": "sw.k8s.agent.manifest.version", + "key": "k8s.node.name", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "test-node" } }, { - "key": "sw.k8s.cluster.uid", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "cluster-uid-123456789" + "stringValue": "test-value" } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331713, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_namespace_created" + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-pod" } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ + }, { - "key": "http.scheme", + "key": "k8s.pod.name", "value": { - "stringValue": "http" + "stringValue": "test-pod" } }, { - "key": "k8s.cluster.name", + "key": "k8s.replicaset.name", "value": { - "stringValue": "cluster name" + "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "namespace", "value": { - "stringValue": "kube-node-lease" + "stringValue": "test-namespace" } }, { - "key": "k8s.namespace.name", + "key": "net.host.name", "value": { - "stringValue": "kube-node-lease" + "stringValue": "test-node" } }, { - "key": "namespace", + "key": "net.host.port", "value": { - "stringValue": "kube-node-lease" + "stringValue": "" } }, { - "key": "net.host.name", + "key": "pod", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-pod" } }, { - "key": "net.host.port", + "key": "replicaset", "value": { - "stringValue": "8080" + "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" } }, { @@ -55219,7 +14601,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -55227,12 +14609,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.namespace.status", - "value": { - "stringValue": "Active" - } } ] }, @@ -55240,16 +14616,45 @@ { "metrics": [ { - "description": "[STABLE] kubernetes namespace status phase.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Active" + "stringValue": "tcp-model" + } + }, + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -55257,7 +14662,7 @@ } ] }, - "name": "k8s.kube_namespace_status_phase" + "name": "k8s.kube.pod.owner.replicaset" } ], "scope": {} @@ -55267,6 +14672,12 @@ { "resource": { "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, { "key": "http.scheme", "value": { @@ -55280,118 +14691,111 @@ } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.container.name", "value": { - "stringValue": "kube-public" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "kube-public" + "stringValue": "This is a test namespace." } }, { - "key": "namespace", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "kube-public" + "stringValue": "test-app" } }, { - "key": "net.host.name", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-namespace" } }, { - "key": "net.host.port", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "8080" + "stringValue": "testing" } }, { - "key": "sw.k8s.agent.app.version", + "key": "k8s.namespace.name", "value": { - "stringValue": "0.8.3" + "stringValue": "test-namespace" } }, { - "key": "sw.k8s.agent.manifest.version", + "key": "k8s.node.name", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "test-node" } }, { - "key": "sw.k8s.cluster.uid", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331713, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_namespace_created" + "stringValue": "test-value" } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-pod" + } + }, { - "key": "http.scheme", + "key": "k8s.pod.name", "value": { - "stringValue": "http" + "stringValue": "test-pod" } }, { - "key": "k8s.cluster.name", + "key": "k8s.statefulset.annotations.test-annotation", "value": { - "stringValue": "cluster name" + "stringValue": "test-value" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.statefulset.labels.app", "value": { - "stringValue": "kube-public" + "stringValue": "test-statefulset" } }, { - "key": "k8s.namespace.name", + "key": "k8s.statefulset.name", "value": { - "stringValue": "kube-public" + "stringValue": "test-statefulset" } }, { "key": "namespace", "value": { - "stringValue": "kube-public" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "statefulset", + "value": { + "stringValue": "test-statefulset" } }, { @@ -55403,7 +14807,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -55411,12 +14815,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.namespace.status", - "value": { - "stringValue": "Active" - } } ] }, @@ -55424,16 +14822,70 @@ { "metrics": [ { - "description": "[STABLE] kubernetes namespace status phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 1645144985, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_statefulset_created" + }, + { "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Active" + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -55441,7 +14893,155 @@ } ] }, - "name": "k8s.kube_namespace_status_phase" + "name": "k8s.kube_statefulset_labels" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 3, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_statefulset_replicas" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 3, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_statefulset_status_replicas_current" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_statefulset_status_replicas_ready" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_statefulset_status_replicas_updated" } ], "scope": {} @@ -55452,111 +15052,105 @@ "resource": { "attributes": [ { - "key": "http.scheme", + "key": "container", "value": { - "stringValue": "http" + "stringValue": "test-container" } }, { - "key": "k8s.cluster.name", + "key": "http.scheme", "value": { - "stringValue": "cluster name" + "stringValue": "http" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "kube-system" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.name", + "key": "k8s.container.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-container" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "test-node" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "https://192.168.65.3:2379" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "k8s.namespace.name", "value": { - "stringValue": "2023-10-03T11:15:10.685683800Z" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "k8s.node.name", "value": { - "stringValue": "file" + "stringValue": "test-node" } }, { - "key": "k8s.pod.labels.component", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "etcd" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.tier", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "control-plane" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "etcd-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + "stringValue": "test-pod" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "etcd-docker-desktop" + "stringValue": "test-pod" } }, { @@ -55568,7 +15162,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -55576,18 +15170,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" - } } ] }, @@ -55595,16 +15177,160 @@ { "metrics": [ { - "description": "[STABLE] The pods current phase.", + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.fs.iops" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.container.fs.throughput" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1648847018, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_namespace_created" + }, + { "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Running" + "stringValue": "tcp-model" + } + }, + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "DaemonSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "spire-spiffe-csi-driver" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "owner_is_controller", + "value": { + "stringValue": "true" + } + }, + { + "key": "owner_kind", + "value": { + "stringValue": "ReplicaSet" + } + }, + { + "key": "owner_name", + "value": { + "stringValue": "swi-k8s-otel-collector-swo-k8s-collector-metrics-cf8f6886b" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -55612,7 +15338,62 @@ } ] }, - "name": "k8s.kube_pod_status_phase" + "name": "k8s.kube_pod_owner" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 100, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "pods" + } + }, + { + "key": "resourcequota", + "value": { + "stringValue": "gatekeeper-critical-pods" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "type", + "value": { + "stringValue": "hard" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_resourcequota" } ], "scope": {} @@ -55623,111 +15404,105 @@ "resource": { "attributes": [ { - "key": "http.scheme", + "key": "container", "value": { - "stringValue": "http" + "stringValue": "test-container" } }, { - "key": "k8s.cluster.name", + "key": "http.scheme", "value": { - "stringValue": "cluster name" + "stringValue": "http" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "kube-system" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.name", + "key": "k8s.container.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-container" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "test-node" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "https://192.168.65.3:2379" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "k8s.namespace.name", "value": { - "stringValue": "2023-10-03T11:15:10.685683800Z" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "k8s.node.name", "value": { - "stringValue": "file" + "stringValue": "test-node" } }, { - "key": "k8s.pod.labels.component", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "etcd" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.tier", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "control-plane" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "etcd-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + "stringValue": "test-pod" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "etcd-docker-desktop" + "stringValue": "test-pod" } }, { @@ -55739,7 +15514,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -55749,9 +15524,9 @@ } }, { - "key": "uid", + "key": "sw.k8s.namespace.status", "value": { - "stringValue": "892be37f-672d-4194-9fc8-f3f5e3e23f42" + "stringValue": "Active" } } ] @@ -55760,96 +15535,39 @@ { "metrics": [ { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331717, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { "asDouble": 1, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "http" } }, { - "key": "owner_kind", + "key": "phase", "value": { - "stringValue": "Node" + "stringValue": "Active" } }, { - "key": "owner_name", - "value": { - "stringValue": "docker-desktop" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696591302, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", + "key": "prometheus", "value": { - "stringValue": "false" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ + }, { - "key": "condition", + "key": "prometheus_replica", "value": { - "stringValue": "true" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "service", "value": { - "stringValue": "unknown" + "stringValue": "test-service" } } ], @@ -55857,7 +15575,7 @@ } ] }, - "name": "k8s.kube_pod_status_ready" + "name": "k8s.kube_namespace_status_phase" } ], "scope": {} @@ -55868,105 +15586,105 @@ "resource": { "attributes": [ { - "key": "http.scheme", + "key": "container", "value": { - "stringValue": "http" + "stringValue": "test-container" } }, { - "key": "k8s.cluster.name", + "key": "http.scheme", "value": { - "stringValue": "cluster name" + "stringValue": "http" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "kube-system" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.name", + "key": "k8s.container.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-container" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "test-node" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "https://192.168.65.3:2379" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "k8s.namespace.name", "value": { - "stringValue": "2023-10-03T11:15:10.685683800Z" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "file" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.component", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "etcd" + "stringValue": "test-pod" } }, { - "key": "k8s.pod.labels.tier", + "key": "k8s.pod.name", "value": { - "stringValue": "control-plane" + "stringValue": "test-pod" } }, { - "key": "k8s.pod.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "etcd-docker-desktop" + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "192.168.65.3" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "6443" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "etcd-docker-desktop" + "stringValue": "test-pod" } }, { @@ -55978,7 +15696,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -55986,6 +15704,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "bafeef2c-1292-4a5e-a92c-d709480b04b6" + } } ] }, @@ -55993,102 +15723,154 @@ { "metrics": [ { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, + "gauge": { "dataPoints": [ { - "asDouble": 193.749626, + "asDouble": 0.1, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "tcp-model" } }, { - "key": "beta_kubernetes_io_os", + "key": "node", "value": { - "stringValue": "linux" + "stringValue": "test-node" } }, { - "key": "cpu", + "key": "prometheus", "value": { - "stringValue": "total" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "resource", "value": { - "stringValue": "amd64" + "stringValue": "cpu" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "unit", "value": { - "stringValue": "linux" + "stringValue": "core" } } ], "timeUnixNano": "0" } - ], - "isMonotonic": true - } + ] + }, + "name": "k8s.container.spec.cpu.limit" }, { "gauge": { "dataPoints": [ { - "asDouble": 57344, + "asDouble": 3221225472, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "http" } }, { - "key": "beta_kubernetes_io_os", + "key": "node", "value": { - "stringValue": "linux" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_arch", + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 3221225472, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", "value": { - "stringValue": "amd64" + "stringValue": "memory" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "unit", "value": { - "stringValue": "linux" + "stringValue": "byte" } } ], @@ -56096,48 +15878,102 @@ } ] }, - "name": "k8s.container_memory_working_set_bytes" + "name": "k8s.container.spec.memory.limit" }, { "gauge": { "dataPoints": [ { - "asDouble": 100000, + "asDouble": 3221225472, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "http" } }, { - "key": "beta_kubernetes_io_os", + "key": "node", "value": { - "stringValue": "linux" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 3221225472, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "resource", "value": { - "stringValue": "amd64" + "stringValue": "memory" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "unit", "value": { - "stringValue": "linux" + "stringValue": "byte" } } ], @@ -56145,48 +15981,150 @@ } ] }, - "name": "k8s.container_spec_cpu_period" + "name": "k8s.container.spec.memory.requests" }, { "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 3221225472, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "http" } }, { - "key": "beta_kubernetes_io_os", + "key": "node", "value": { - "stringValue": "linux" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0.1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 3221225472, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "resource", "value": { - "stringValue": "amd64" + "stringValue": "memory" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "unit", "value": { - "stringValue": "linux" + "stringValue": "byte" } } ], @@ -56194,7 +16132,110 @@ } ] }, - "name": "k8s.container_spec_memory_limit_bytes" + "name": "k8s.kube_pod_container_resource_limits" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 3221225472, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 3221225472, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_resource_requests" } ], "scope": {} @@ -56205,105 +16246,105 @@ "resource": { "attributes": [ { - "key": "http.scheme", + "key": "container", "value": { - "stringValue": "http" + "stringValue": "test-container" } }, { - "key": "k8s.cluster.name", + "key": "http.scheme", "value": { - "stringValue": "cluster name" + "stringValue": "http" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "kube-system" + "stringValue": "cluster name" } }, { - "key": "k8s.namespace.name", + "key": "k8s.container.name", "value": { - "stringValue": "kube-system" + "stringValue": "test-container" } }, { - "key": "k8s.node.name", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "test-node" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/etcd.advertise-client-urls", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "https://192.168.65.3:2379" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "7b5484a95950967c1991f1f4d3e13efe" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "k8s.namespace.name", "value": { - "stringValue": "2023-10-03T11:15:10.685683800Z" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "file" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.component", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "etcd" + "stringValue": "test-pod" } }, { - "key": "k8s.pod.labels.tier", + "key": "k8s.pod.name", "value": { - "stringValue": "control-plane" + "stringValue": "test-pod" } }, { - "key": "k8s.pod.name", + "key": "k8s.pod.uid", "value": { - "stringValue": "etcd-docker-desktop" + "stringValue": "f15ca7ca-af33-4f43-a793-ec3176b31842" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "etcd-docker-desktop" + "stringValue": "test-pod" } }, { @@ -56315,7 +16356,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -56323,6 +16364,18 @@ "value": { "stringValue": "cluster-uid-123456789" } + }, + { + "key": "sw.k8s.container.init", + "value": { + "stringValue": "false" + } + }, + { + "key": "uid", + "value": { + "stringValue": "f15ca7ca-af33-4f43-a793-ec3176b31842" + } } ] }, @@ -56330,28 +16383,114 @@ { "metrics": [ { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { "asDouble": 0.1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.pod.spec.cpu.requests" + "name": "k8s.container.spec.cpu.requests" }, { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 104857600, + "asDouble": 0.1, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.pod.spec.memory.requests" + "name": "k8s.kube_pod_container_resource_requests" } ], "scope": {} @@ -56362,111 +16501,105 @@ "resource": { "attributes": [ { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", + "key": "container", "value": { - "stringValue": "cluster name" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "http.scheme", "value": { - "stringValue": "kube-system" + "stringValue": "http" } }, { - "key": "k8s.namespace.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "kube-system" + "stringValue": "cluster name" } }, { - "key": "k8s.node.name", + "key": "k8s.container.name", "value": { - "stringValue": "test-node" + "stringValue": "test-container" } }, { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "192.168.65.3:6443" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "2023-10-03T11:15:10.685687700Z" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "k8s.namespace.name", "value": { - "stringValue": "file" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.component", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "kube-apiserver" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.tier", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "control-plane" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "kube-apiserver-docker-desktop" + "stringValue": "test-pod" } }, { "key": "k8s.pod.uid", "value": { - "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" + "stringValue": "f747708b-041d-4a63-b8df-6d452e164d0b" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "kube-apiserver-docker-desktop" + "stringValue": "test-pod" } }, { @@ -56478,7 +16611,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -56488,15 +16621,15 @@ } }, { - "key": "sw.k8s.pod.status", + "key": "sw.k8s.container.init", "value": { - "stringValue": "Running" + "stringValue": "false" } }, { "key": "uid", "value": { - "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" + "stringValue": "f747708b-041d-4a63-b8df-6d452e164d0b" } } ] @@ -56505,16 +16638,51 @@ { "metrics": [ { - "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 5368709120, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Running" + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" } } ], @@ -56522,7 +16690,62 @@ } ] }, - "name": "k8s.kube_pod_status_phase" + "name": "k8s.container.spec.memory.limit" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 5368709120, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_pod_container_resource_limits" } ], "scope": {} @@ -56533,111 +16756,99 @@ "resource": { "attributes": [ { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", + "key": "container", "value": { - "stringValue": "cluster name" + "stringValue": "test-container" } }, { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "key": "http.scheme", "value": { - "stringValue": "kube-system" + "stringValue": "http" } }, { - "key": "k8s.namespace.name", + "key": "k8s.cluster.name", "value": { - "stringValue": "kube-system" + "stringValue": "cluster name" } }, { - "key": "k8s.node.name", + "key": "k8s.container.name", "value": { - "stringValue": "test-node" + "stringValue": "test-container" } }, { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", + "key": "k8s.namespace.annotations.description", "value": { - "stringValue": "192.168.65.3:6443" + "stringValue": "This is a test namespace." } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", + "key": "k8s.namespace.labels.app", "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" + "stringValue": "test-app" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", + "key": "k8s.namespace.labels.purpose", "value": { - "stringValue": "2023-10-03T11:15:10.685687700Z" + "stringValue": "testing" } }, { - "key": "k8s.pod.annotations.kubernetes.io/config.source", + "key": "k8s.namespace.name", "value": { - "stringValue": "file" + "stringValue": "test-namespace" } }, { - "key": "k8s.pod.labels.component", + "key": "k8s.pod.annotations.test-annotation", "value": { - "stringValue": "kube-apiserver" + "stringValue": "test-value" } }, { - "key": "k8s.pod.labels.tier", + "key": "k8s.pod.labels.app", "value": { - "stringValue": "control-plane" + "stringValue": "test-pod" } }, { "key": "k8s.pod.name", "value": { - "stringValue": "kube-apiserver-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" + "stringValue": "test-pod" } }, { "key": "namespace", "value": { - "stringValue": "kube-system" + "stringValue": "test-namespace" } }, { "key": "net.host.name", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" + "stringValue": "test-node" } }, { "key": "net.host.port", "value": { - "stringValue": "8080" + "stringValue": "" } }, { "key": "pod", "value": { - "stringValue": "kube-apiserver-docker-desktop" + "stringValue": "test-pod" } }, { @@ -56649,7 +16860,7 @@ { "key": "sw.k8s.agent.manifest.version", "value": { - "stringValue": "2.8.0-alpha.2" + "stringValue": "2.8.0-alpha.3" } }, { @@ -56657,12 +16868,6 @@ "value": { "stringValue": "cluster-uid-123456789" } - }, - { - "key": "uid", - "value": { - "stringValue": "6ca4158a-5e75-4b87-b398-f9fb851c99d3" - } } ] }, @@ -56670,743 +16875,761 @@ { "metrics": [ { - "description": "[STABLE] Unix creation timestamp", "gauge": { "dataPoints": [ { - "asDouble": 1696331721, + "asDouble": 1679916076, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_pod_created" + "name": "k8s.kube_node_created" }, { - "description": "[STABLE] Information about the Pod's owner.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.kube_node_spec_unschedulable" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 39, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "attachable_volumes_aws_ebs" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 15.89, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 288825207124, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "ephemeral_storage" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "hugepages_1Gi" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "hugepages_2Mi" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 63297781760, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 234, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "pods" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "integer" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 39, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "attachable_volumes_aws_ebs" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 15.89, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", "value": { - "stringValue": "true" + "stringValue": "test-node" } }, { - "key": "owner_kind", + "key": "prometheus", "value": { - "stringValue": "Node" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "owner_name", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696591302, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "resource", "value": { - "stringValue": "false" + "stringValue": "cpu" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ + }, { - "key": "condition", + "key": "service", "value": { - "stringValue": "true" + "stringValue": "test-service" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "unit", "value": { - "stringValue": "unknown" + "stringValue": "core" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", - "value": { - "stringValue": "192.168.65.3:6443" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685687700Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-apiserver" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-apiserver-docker-desktop" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-apiserver-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 232.866268, + "asDouble": 288825207124, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "tcp-model" } }, { - "key": "beta_kubernetes_io_os", + "key": "node", "value": { - "stringValue": "linux" + "stringValue": "test-node" } }, { - "key": "cpu", + "key": "prometheus", "value": { - "stringValue": "total" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "resource", "value": { - "stringValue": "amd64" + "stringValue": "ephemeral_storage" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "unit", "value": { - "stringValue": "linux" + "stringValue": "byte" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 57344, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "tcp-model" } }, { - "key": "beta_kubernetes_io_os", + "key": "node", "value": { - "stringValue": "linux" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "resource", + "value": { + "stringValue": "hugepages_1Gi" + } + }, + { + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "unit", "value": { - "stringValue": "linux" + "stringValue": "byte" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 100000, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "tcp-model" } }, { - "key": "beta_kubernetes_io_os", + "key": "node", "value": { - "stringValue": "linux" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "resource", "value": { - "stringValue": "amd64" + "stringValue": "hugepages_2Mi" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "unit", "value": { - "stringValue": "linux" + "stringValue": "byte" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 0, + "asDouble": 63297781760, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "resource", "value": { - "stringValue": "amd64" + "stringValue": "memory" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "unit", "value": { - "stringValue": "linux" + "stringValue": "byte" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint", - "value": { - "stringValue": "192.168.65.3:6443" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "bb65936d308570bcc8a5f33de00849fe" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685687700Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-apiserver" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-apiserver-docker-desktop" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-apiserver-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0.25, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.cpu.requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685690500Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-scheduler" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 234, "attributes": [ { - "key": "phase", + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "Running" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "pods" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "integer" } } ], @@ -57414,1056 +17637,678 @@ } ] }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685690500Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-scheduler" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "76a1cc53-4e7f-47fb-8081-083fd4ca9354" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ + "name": "k8s.kube_node_status_allocatable" + }, { - "description": "[STABLE] Unix creation timestamp", "gauge": { "dataPoints": [ { - "asDouble": 1696331722, + "asDouble": 39, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "attachable_volumes_aws_ebs" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 16, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "http" } }, { - "key": "owner_kind", + "key": "node", "value": { - "stringValue": "Node" + "stringValue": "test-node" } }, { - "key": "owner_name", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "core" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1696591302, + "asDouble": 322109943808, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "ephemeral_storage" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ + }, { "asDouble": 0, "attributes": [ { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "false" + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "hugepages_1Gi" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" } } ], "timeUnixNano": "0" }, { - "asDouble": 1, + "asDouble": 0, "attributes": [ { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "hugepages_2Mi" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 66369060864, "attributes": [ { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "unknown" + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685690500Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-scheduler" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, + { + "asDouble": 234, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "pods" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "integer" + } + } + ], + "timeUnixNano": "0" + }, { - "asDouble": 29.4831066, + "asDouble": 39, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "tcp-model" } }, { - "key": "beta_kubernetes_io_os", + "key": "node", "value": { - "stringValue": "linux" + "stringValue": "test-node" } }, { - "key": "cpu", + "key": "prometheus", "value": { - "stringValue": "total" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "resource", "value": { - "stringValue": "amd64" + "stringValue": "attachable_volumes_aws_ebs" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "unit", "value": { - "stringValue": "linux" + "stringValue": "byte" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 57344, + "asDouble": 16, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "tcp-model" } }, { - "key": "beta_kubernetes_io_os", + "key": "node", "value": { - "stringValue": "linux" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "resource", "value": { - "stringValue": "amd64" + "stringValue": "cpu" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "unit", "value": { - "stringValue": "linux" + "stringValue": "core" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 100000, + "asDouble": 322109943808, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "tcp-model" } }, { - "key": "beta_kubernetes_io_os", + "key": "node", "value": { - "stringValue": "linux" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "resource", "value": { - "stringValue": "amd64" + "stringValue": "ephemeral_storage" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "unit", "value": { - "stringValue": "linux" + "stringValue": "byte" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ + }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "tcp-model" } }, { - "key": "beta_kubernetes_io_os", + "key": "node", "value": { - "stringValue": "linux" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "resource", "value": { - "stringValue": "amd64" + "stringValue": "hugepages_1Gi" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "unit", "value": { - "stringValue": "linux" + "stringValue": "byte" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "458a31e42f7d01ae485acb25e3254451" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685690500Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-scheduler" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-scheduler-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0.1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.cpu.requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685689200Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 0, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Running" + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "hugepages_2Mi" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685689200Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "4b264afa-94f2-486c-93ee-f7a9fb6e3905" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1696331714, + "asDouble": 66369060864, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 234, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "tcp-model" } }, { - "key": "owner_kind", + "key": "node", "value": { - "stringValue": "Node" + "stringValue": "test-node" } }, { - "key": "owner_name", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "pods" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", "value": { - "stringValue": "docker-desktop" + "stringValue": "integer" } } ], @@ -58471,825 +18316,438 @@ } ] }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696591302, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" + "name": "k8s.kube_node_status_capacity" }, { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", "gauge": { "dataPoints": [ { - "asDouble": 0, + "asDouble": 1, "attributes": [ { "key": "condition", "value": { - "stringValue": "false" + "stringValue": "DiskPressure" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ + }, { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "http" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "node", "value": { - "stringValue": "unknown" + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685689200Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 188.2980799, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "DiskPressure" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "cpu", + "key": "node", "value": { - "stringValue": "total" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "true" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 57344, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "DiskPressure" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "id", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "unknown" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 100000, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "DiskPressure" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "tcp-model" } }, { - "key": "id", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "false" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ + }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "DiskPressure" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "tcp-model" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.hash", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.mirror", - "value": { - "stringValue": "6d2a77df9cc3ca29a2153e8e119160ab" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.seen", - "value": { - "stringValue": "2023-10-03T11:15:10.685689200Z" - } - }, - { - "key": "k8s.pod.annotations.kubernetes.io/config.source", - "value": { - "stringValue": "file" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "kube-controller-manager" - } - }, - { - "key": "k8s.pod.labels.tier", - "value": { - "stringValue": "control-plane" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "kube-controller-manager-docker-desktop" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0.2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.spec.cpu.requests" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ + "key": "service", + "value": { + "stringValue": "test-service" + } + }, { - "key": "phase", + "key": "status", "value": { - "stringValue": "Running" + "stringValue": "true" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "d0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1696331721, + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "DiskPressure" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ + }, { "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "MemoryPressure" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1696331721, + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "MemoryPressure" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ + }, { "asDouble": 0, "attributes": [ { "key": "condition", "value": { - "stringValue": "false" + "stringValue": "MemoryPressure" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" } } ], @@ -59300,6 +18758,90 @@ "attributes": [ { "key": "condition", + "value": { + "stringValue": "MemoryPressure" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "MemoryPressure" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", "value": { "stringValue": "true" } @@ -59312,2216 +18854,908 @@ "attributes": [ { "key": "condition", + "value": { + "stringValue": "MemoryPressure" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", "value": { "stringValue": "unknown" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 14.4918052, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "NetworkUnavailable" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "cpu", + "key": "node", "value": { - "stringValue": "total" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "false" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 81920, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "NetworkUnavailable" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 100000, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "NetworkUnavailable" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "id", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "unknown" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 0, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "NetworkUnavailable" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "tcp-model" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "storage-provisioner" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers" - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers.running" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.pod.status", - "value": { - "stringValue": "Running" - } - }, - { - "key": "uid", - "value": { - "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The pods current phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ + }, { - "key": "phase", + "key": "status", "value": { - "stringValue": "Running" + "stringValue": "false" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.uid", - "value": { - "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "uid", - "value": { - "stringValue": "25defba0-0206-487f-961f-7c34e62f6a77" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331722, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_created" - }, - { - "description": "[STABLE] Information about the Pod's owner.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_owner" - }, - { - "description": "[STABLE] Start time in unix timestamp for a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331722, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_start_time" - }, - { - "description": "[STABLE] Describes whether the pod is ready to serve requests.", - "gauge": { - "dataPoints": [ + }, { "asDouble": 0, "attributes": [ { "key": "condition", "value": { - "stringValue": "false" + "stringValue": "NetworkUnavailable" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ + }, { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "tcp-model" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "node", "value": { - "stringValue": "unknown" + "stringValue": "test-node" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_pod_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "pod", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], + "timeUnixNano": "0" + }, { - "asDouble": 0.8925255, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "NetworkUnavailable" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "tcp-model" } }, { - "key": "cpu", + "key": "node", "value": { - "stringValue": "total" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "unknown" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 57344, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "PIDPressure" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "id", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "false" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 100000, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", + "value": { + "stringValue": "PIDPressure" + } + }, + { + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "http" } }, { - "key": "beta_kubernetes_io_os", + "key": "node", "value": { - "stringValue": "linux" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "true" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ + }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "PIDPressure" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "id", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "unknown" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "k8s.pod.labels.component", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "k8s.pod.name", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "pod", - "value": { - "stringValue": "vpnkit-controller" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about a container in a pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers" - }, - { - "description": "[STABLE] Describes whether the container is currently in running state.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.pod.containers.running" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "3" - } - }, - { - "key": "k8s.replicaset.labels.k8s-app", - "value": { - "stringValue": "kube-dns" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "5d78c9869d" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "coredns-5d78c9869d" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331720, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_created" - }, - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ + }, { "asDouble": 1, "attributes": [ { - "key": "owner_is_controller", + "key": "condition", "value": { - "stringValue": "true" + "stringValue": "PIDPressure" } }, { - "key": "owner_kind", + "key": "endpoint", "value": { - "stringValue": "Deployment" + "stringValue": "tcp-model" } }, { - "key": "owner_name", + "key": "node", "value": { - "stringValue": "coredns" + "stringValue": "test-node" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_owner" - }, - { - "description": "[STABLE] Number of desired pods for a ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_spec_replicas" - }, - { - "description": "[STABLE] The number of ready replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_ready_replicas" - }, - { - "description": "[STABLE] The number of replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_replicas" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331713, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_namespace_created" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "kube-system" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.namespace.status", - "value": { - "stringValue": "Active" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] kubernetes namespace status phase.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, { - "key": "phase", + "key": "prometheus_replica", "value": { - "stringValue": "Active" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_namespace_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "prometheus" - } - }, - { - "key": "k8s.replicaset.labels.chart", - "value": { - "stringValue": "prometheus-19.7.2" - } - }, - { - "key": "k8s.replicaset.labels.component", - "value": { - "stringValue": "server" - } - }, - { - "key": "k8s.replicaset.labels.heritage", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "55f8789787" - } - }, - { - "key": "k8s.replicaset.labels.release", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server-55f8789787" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_created" - }, - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 0, "attributes": [ { - "key": "owner_is_controller", + "key": "condition", "value": { - "stringValue": "true" + "stringValue": "PIDPressure" } }, { - "key": "owner_kind", + "key": "endpoint", "value": { - "stringValue": "Deployment" + "stringValue": "tcp-model" } }, { - "key": "owner_name", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-prometheus-server" + "stringValue": "true" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_owner" - }, - { - "description": "[STABLE] Number of desired pods for a ReplicaSet.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "PIDPressure" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_spec_replicas" - }, - { - "description": "[STABLE] The number of ready replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ + }, { "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Ready" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], "timeUnixNano": "0" }, { "asDouble": 1, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Ready" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_ready_replicas" - }, - { - "description": "[STABLE] The number of replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Ready" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_replicas" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/component", - "value": { - "stringValue": "metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/part-of", - "value": { - "stringValue": "kube-state-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/version", - "value": { - "stringValue": "2.8.2" - } - }, - { - "key": "k8s.replicaset.labels.helm.sh/chart", - "value": { - "stringValue": "kube-state-metrics-5.5.0" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "c9f54ccc6" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics-c9f54ccc6" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1696595813, + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "Ready" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "false" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_created" - }, - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ + }, { "asDouble": 1, "attributes": [ { - "key": "owner_is_controller", + "key": "condition", "value": { - "stringValue": "true" + "stringValue": "Ready" } }, { - "key": "owner_kind", + "key": "endpoint", "value": { - "stringValue": "Deployment" + "stringValue": "tcp-model" } }, { - "key": "owner_name", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics" + "stringValue": "true" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_owner" - }, - { - "description": "[STABLE] Number of desired pods for a ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_spec_replicas" - }, - { - "description": "[STABLE] The number of ready replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_ready_replicas" - }, - { - "description": "[STABLE] The number of replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_replicas" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "85c6b77579" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events-85c6b77579" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595813, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_created" - }, - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 0, "attributes": [ { - "key": "owner_is_controller", + "key": "condition", "value": { - "stringValue": "true" + "stringValue": "Ready" } }, { - "key": "owner_kind", + "key": "endpoint", "value": { - "stringValue": "Deployment" + "stringValue": "tcp-model" } }, { - "key": "owner_name", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-events" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "unknown" } } ], @@ -61529,419 +19763,308 @@ } ] }, - "name": "k8s.kube_replicaset_owner" + "name": "k8s.kube_node_status_condition" }, { - "description": "[STABLE] Number of desired pods for a ReplicaSet.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 15.89, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_spec_replicas" - }, - { - "description": "[STABLE] The number of ready replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 15.89, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_replicaset_status_ready_replicas" + "name": "k8s.node.cpu.allocatable" }, { - "description": "[STABLE] The number of replicas per ReplicaSet.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 16, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_replicas" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.annotations.meta.helm.sh/release-namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/instance", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/managed-by", - "value": { - "stringValue": "Helm" - } - }, - { - "key": "k8s.replicaset.labels.app.kubernetes.io/name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "597947df55" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics-597947df55" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1696595813, + "asDouble": 16, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "cpu" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "core" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_replicaset_created" + "name": "k8s.node.cpu.capacity" }, { - "description": "[STABLE] Information about the ReplicaSet's owner.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 63297781760, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "http" } }, { - "key": "owner_kind", + "key": "node", "value": { - "stringValue": "Deployment" + "stringValue": "test-node" } }, { - "key": "owner_name", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", "value": { - "stringValue": "swi-k8s-opentelemetry-collector-swo-k8s-collector-metrics" + "stringValue": "byte" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_owner" - }, - { - "description": "[STABLE] Number of desired pods for a ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_spec_replicas" - }, - { - "description": "[STABLE] The number of ready replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_ready_replicas" - }, - { - "description": "[STABLE] The number of replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_replicas" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "timeseries-mock-service" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "588944775f" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "timeseries-mock-service-588944775f" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "timeseries-mock-service-588944775f" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_created" - }, - { - "description": "[STABLE] Information about the ReplicaSet's owner.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 63297781760, "attributes": [ { - "key": "owner_is_controller", + "key": "endpoint", "value": { - "stringValue": "true" + "stringValue": "tcp-model" } }, { - "key": "owner_kind", + "key": "node", "value": { - "stringValue": "Deployment" + "stringValue": "test-node" } }, { - "key": "owner_name", + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", "value": { - "stringValue": "timeseries-mock-service" + "stringValue": "byte" } } ], @@ -61949,426 +20072,308 @@ } ] }, - "name": "k8s.kube_replicaset_owner" + "name": "k8s.node.memory.allocatable" }, { - "description": "[STABLE] Number of desired pods for a ReplicaSet.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 66369060864, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_spec_replicas" - }, - { - "description": "[STABLE] The number of ready replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 66369060864, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "resource", + "value": { + "stringValue": "memory" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "unit", + "value": { + "stringValue": "byte" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_replicaset_status_ready_replicas" + "name": "k8s.node.memory.capacity" }, { - "description": "[STABLE] The number of replicas per ReplicaSet.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "DiskPressure" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_replicas" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/desired-replicas", - "value": { - "stringValue": "1" - } - }, - { - "key": "k8s.replicaset.annotations.deployment.kubernetes.io/max-replicas", - "value": { - "stringValue": "2" - } - }, - { - "key": "k8s.replicaset.labels.app", - "value": { - "stringValue": "wiremock" - } - }, - { - "key": "k8s.replicaset.labels.pod-template-hash", - "value": { - "stringValue": "56cc7f6d8" - } - }, - { - "key": "k8s.replicaset.name", - "value": { - "stringValue": "wiremock-56cc7f6d8" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "replicaset", - "value": { - "stringValue": "wiremock-56cc7f6d8" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1696595815, + "asDouble": 0, + "attributes": [ + { + "key": "condition", + "value": { + "stringValue": "DiskPressure" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.kube_replicaset_created" + "name": "k8s.node.status.condition.diskpressure" }, { - "description": "[STABLE] Information about the ReplicaSet's owner.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, "attributes": [ { - "key": "owner_is_controller", + "key": "condition", + "value": { + "stringValue": "MemoryPressure" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "http" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "true" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "owner_kind", + "key": "prometheus_replica", "value": { - "stringValue": "Deployment" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "owner_name", + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", "value": { - "stringValue": "wiremock" + "stringValue": "true" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_owner" - }, - { - "description": "[STABLE] Number of desired pods for a ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_spec_replicas" - }, - { - "description": "[STABLE] The number of ready replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_ready_replicas" - }, - { - "description": "[STABLE] The number of replicas per ReplicaSet.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_replicaset_status_replicas" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696333247, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_namespace_created" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.namespace.labels.kubernetes.io/metadata.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.labels.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "k8s.namespace.name", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "namespace", - "value": { - "stringValue": "monitoring" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.namespace.status", - "value": { - "stringValue": "Active" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] kubernetes namespace status phase.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 0, "attributes": [ { - "key": "phase", + "key": "condition", "value": { - "stringValue": "Active" + "stringValue": "MemoryPressure" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "tcp-model" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + }, + { + "key": "status", + "value": { + "stringValue": "true" } } ], @@ -62376,473 +20381,805 @@ } ] }, - "name": "k8s.kube_namespace_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "192.168.65.3" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "6443" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ + "name": "k8s.node.status.condition.memorypressure" + }, { - "name": "k8s.container_cpu_usage_seconds_total", - "sum": { - "aggregationTemporality": 2, + "gauge": { "dataPoints": [ { - "asDouble": 0.0096504, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "NetworkUnavailable" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "cpu", + "key": "node", "value": { - "stringValue": "total" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/604670abd83261e94039fe0ac93c9c8a2c1b8f9d8cf99382afdeb1c57d51ece0" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "true" } } ], "timeUnixNano": "0" }, { - "asDouble": 0.8868365, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "NetworkUnavailable" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "tcp-model" } }, { - "key": "cpu", + "key": "node", "value": { - "stringValue": "total" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "true" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.node.status.condition.networkunavailable" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0.0168523, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "PIDPressure" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "cpu", + "key": "node", "value": { - "stringValue": "total" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/5902d8db53f17ee92a76fb8935c0a7e88daa892867023863ba32b30b4727ea38" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "true" } } ], "timeUnixNano": "0" }, { - "asDouble": 0.0136375, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "PIDPressure" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "tcp-model" } }, { - "key": "cpu", + "key": "node", "value": { - "stringValue": "total" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "true" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.node.status.condition.pidpressure" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0.0115008, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "Ready" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "http" } }, { - "key": "cpu", + "key": "node", "value": { - "stringValue": "total" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "true" } } ], "timeUnixNano": "0" }, { - "asDouble": 0.0124294, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "condition", "value": { - "stringValue": "amd64" + "stringValue": "Ready" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "tcp-model" } }, { - "key": "cpu", + "key": "node", "value": { - "stringValue": "total" + "stringValue": "test-node" } }, { - "key": "id", + "key": "prometheus", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/701a2b342764b8bbbaabed6d3105e581b5dd7e47ae1afc89b181c3708611b94c" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus_replica", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_hostname", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } }, { - "key": "kubernetes_io_os", + "key": "status", "value": { - "stringValue": "linux" + "stringValue": "true" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.node.status.condition.ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "container", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.container.name", + "value": { + "stringValue": "test-container" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.3" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + }, + { + "key": "sw.k8s.node.status", + "value": { + "stringValue": "Ready" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "gauge": { + "dataPoints": [ { - "asDouble": 0.0224147, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "condition", "value": { - "stringValue": "linux" + "stringValue": "Ready" } }, { - "key": "cpu", + "key": "endpoint", "value": { - "stringValue": "total" + "stringValue": "http" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0.0145281, + "asDouble": 1, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "condition", "value": { - "stringValue": "linux" + "stringValue": "Ready" } }, { - "key": "cpu", + "key": "endpoint", "value": { - "stringValue": "total" + "stringValue": "tcp-model" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/5f244e1f9eebe30c1f45fabd7d139f6dd73c78b74c175079f3cd79fd5e740456" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.kube_node_status_ready" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.node.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.3" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 3, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.containers.running" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "k8s.namespace.annotations.description", + "value": { + "stringValue": "This is a test namespace." + } + }, + { + "key": "k8s.namespace.labels.app", + "value": { + "stringValue": "test-app" + } + }, + { + "key": "k8s.namespace.labels.kubernetes.io/metadata.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.namespace.labels.purpose", + "value": { + "stringValue": "testing" + } + }, + { + "key": "k8s.namespace.name", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "k8s.pod.annotations.test-annotation", + "value": { + "stringValue": "test-value" + } + }, + { + "key": "k8s.pod.labels.app", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "k8s.pod.name", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "namespace", + "value": { + "stringValue": "test-namespace" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "" + } + }, + { + "key": "pod", + "value": { + "stringValue": "test-pod" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.3" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "gauge": { + "dataPoints": [ { - "asDouble": 0.2300567, + "asDouble": 0, "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, { "key": "cpu", "value": { @@ -62850,95 +21187,54 @@ } }, { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0.0167923, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/besteffort/pod0fbfc1ac-4d28-4655-bf39-b6e44fecd6a9" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/ab5afec781100f600896952e0f5e5fe0b64d0fab2e78f7323565e8e7e73a0809" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0.0103703, + "asDouble": 0, "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, { "key": "cpu", "value": { @@ -62946,191 +21242,177 @@ } }, { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0.011847, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container.cpu.usage.seconds.rate" + }, + { + "name": "k8s.container_cpu_cfs_periods_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 0.0158904, + "asDouble": 459152, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/burstable/pod00d78412-39d4-4a5b-8e85-38a12611f369" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/e5667be8ea38ff45704e87ceb07e158df0fa446f07db6c5a4ac0e4e11fd51125" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_cpu_cfs_throttled_periods_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 0.2136499, + "asDouble": 9795, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/podd228bba1-5ce2-486b-a44f-cdcfe4780cb0" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 0.0164506, + "asDouble": 2790.085179751, "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, { "key": "cpu", "value": { @@ -63138,95 +21420,53 @@ } }, { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/8e8c940af801e82b9bd63dbec174d298a0adf49df7bd57f2013a79b543a47f1f" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0.026437, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/besteffort/pod0fbfc1ac-4d28-4655-bf39-b6e44fecd6a9" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 14.4301306, + "asDouble": 7940.956971964, "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, { "key": "cpu", "value": { @@ -63234,3556 +21474,4295 @@ } }, { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0.0137987, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/c32f26f696a50c25ac9a8621a621e520d122e34df8786ed798c74147ac1dff1a" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_fs_reads_bytes_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 0.0117444, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "cpu", - "value": { - "stringValue": "total" - } - }, - { - "key": "id", - "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", + "key": "device", "value": { - "stringValue": "docker-desktop" + "stringValue": "/dev/nvme0n1" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0.0165852, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/7695524ec79388bbfec8de72e6ed65411010a7c55bb63b18af9f36cc79ae8b4d" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_fs_reads_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 0.0108971, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "cpu", + "key": "id", "value": { - "stringValue": "total" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/2afdf80cf5f52c4095fb0f69a54b76e04d44e67d11ce28273c604812ad71a5c6" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_fs_writes_bytes_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 2.5731175, + "asDouble": 31744, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", + "value": { + "stringValue": "/dev/nvme0n1" + } + }, + { + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_fs_writes_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 0.1577936, + "asDouble": 2, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "cpu", + "key": "id", "value": { - "stringValue": "total" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0.0149561, + "asDouble": 2037620736, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/5f6ec4ec0f078cb3fc1ab94b5e46d21d250e1127725c86d0fadef6d0ad0609f9" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 2.4323687, + "asDouble": 100000, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_cpu_period" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 0.0165337, + "asDouble": 300000, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/burstable/pod00d78412-39d4-4a5b-8e85-38a12611f369" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/80bf38aa5c8c28f92131a57cb8659737ebe2bba384261a546fb9e9cfddaeac60" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_cpu_quota" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 32.5354874, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/burstable/podbafeef2c-1292-4a5e-a92c-d709480b04b6" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_spec_memory_limit_bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.cpu.usage.seconds.rate" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.fs.iops" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.fs.reads.bytes.rate" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.fs.reads.rate" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.fs.throughput" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 552960, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.fs.usage.bytes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.fs.writes.bytes.rate" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.fs.writes.rate" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 2078343168, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.memory.working_set" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.network.bytes_received" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.network.bytes_transmitted" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.network.packets_received" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.network.packets_transmitted" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.network.receive_packets_dropped" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0, + "startTimeUnixNano": "0", + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.network.transmit_packets_dropped" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0.1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.cpu.limit" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0.1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.cpu.requests" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 11811160064, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.memory.limit" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 6442450944, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.pod.spec.memory.requests" + } + ], + "scope": {} + } + ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.3" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "gauge": { + "dataPoints": [ { - "asDouble": 0.0160942, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "cpu", "value": { - "stringValue": "amd64" + "stringValue": "total" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "cpu", + "key": "id", "value": { - "stringValue": "total" + "stringValue": "/kubepods/burstable" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/10a33b4ffb5546c33cfa28726dc0338b340623b35f05c74a3ced7ffcd3242500" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0.4566739, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0.0107076, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "cpu", "value": { - "stringValue": "amd64" + "stringValue": "total" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "cpu", + "key": "id", "value": { - "stringValue": "total" + "stringValue": "/" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/26158c2c296e7e03259ab931beb720b3d9383600cb96b74874d385a85f7865d4" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container.cpu.usage.seconds.rate" + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 29.5555025, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "cali0035f231b93" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 15.8748813, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali056a0a3114e" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0.0134114, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "cali0df62536d8f" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/ca746650379e94797cbce5e52fd9baf0ff4d6f965d36ef48f2dde5dd21a906f3" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 188.2265476, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "cali2300301bc20" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0.0113384, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali243924ff4b2" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/c261e9ebf0ec20e6a678729c66a5ae8f9c36168ef168b5671014e18b8585dbab" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0.0111633, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "cali281175aa891" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/7682433eb2236164423c52c15af0cb68e1425d47dcd17aab30469fb5491cd784" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 193.866883, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "cali29c2d23802e" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0.7634613, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "cali2b9ddbfd378" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0.0170638, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "cali416e00d610d" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/d6581a606436e533d4621fdd3361b20db4b355006e9c2139a41d983cc3233205" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 232.1753348, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "cali4b78e024ced" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0.0103925, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "cali73d4af2848a" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/dd666050e8740df8092ec6bb7db9ce6cf8e94fff026ee59e4a894b4d126dd3a4" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0.014288, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "cali7e4dd07aa5b" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/7af9fd93550596851998aad60a522f7e6ad87293daa027973863cb6a2d2d2b01" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 15.867701, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali9bb2cf0a5c6" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0.369661, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "caliaf152997915" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 0.0150389, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "calib12968ff7c0" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/76cf48422065696861dc98c775f27dacb85214df5efa1ad4b01d09fef7f3765b" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 699.7697762, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "caliba9e205ae04" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 731.5025478, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "calic866e87a35a" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 1395.3920901, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "calid5f9b1a32a4" } }, { - "key": "cpu", + "key": "metrics_path", "value": { - "stringValue": "total" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 563.8835186, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "cpu", + "key": "interface", "value": { - "stringValue": "total" + "stringValue": "calidc6950d8106" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/podruntime/docker" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_fs_reads_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 687, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/dev/sdb" + "stringValue": "calie7121bd0580" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 104423, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/dev/sdc" + "stringValue": "caliea5c8bfd9ff" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "califc7fa9bbe1d" } }, { - "key": "device", + "key": "metrics_path", "value": { - "stringValue": "/etc/resolv.conf" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/run/config" + "stringValue": "eth0" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/run/desktop/mnt/host/wsl/docker-desktop/shared-sockets/guest-services" + "stringValue": "vxlan.calico" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container.network.bytes_received" + }, + { + "gauge": { + "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/run/desktop/mnt/host/wsl/docker-desktop/shared-sockets/host-services" + "stringValue": "cali0035f231b93" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/run/desktop/mnt/host/wsl" + "stringValue": "cali056a0a3114e" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/run/desktop" + "stringValue": "cali0df62536d8f" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali2300301bc20" } }, { - "key": "device", + "key": "metrics_path", "value": { - "stringValue": "/run/guest-services" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/run/host-services" + "stringValue": "cali243924ff4b2" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/run/shm" + "stringValue": "cali281175aa891" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/sys/fs/cgroup" + "stringValue": "cali29c2d23802e" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/var/log" + "stringValue": "cali2b9ddbfd378" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/var/run/linuxkit-containerd/containerd.sock" + "stringValue": "cali416e00d610d" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/var/run/linuxkit-external-logging.sock" + "stringValue": "cali4b78e024ced" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "overlay_0-105" + "stringValue": "cali73d4af2848a" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 125816832, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/dev/sdb" + "stringValue": "cali7e4dd07aa5b" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 52553490432, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/dev/sdc" + "stringValue": "cali9bb2cf0a5c6" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 761856, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/etc/resolv.conf" + "stringValue": "caliaf152997915" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 761856, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/run/config" + "stringValue": "calib12968ff7c0" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 12288, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "caliba9e205ae04" } }, { - "key": "device", + "key": "metrics_path", "value": { - "stringValue": "/run/desktop/mnt/host/wsl/docker-desktop/shared-sockets/guest-services" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 12288, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/run/desktop/mnt/host/wsl/docker-desktop/shared-sockets/host-services" + "stringValue": "calic866e87a35a" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 4096, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/run/desktop/mnt/host/wsl" + "stringValue": "calid5f9b1a32a4" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 761856, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "calidc6950d8106" } }, { - "key": "device", + "key": "metrics_path", "value": { - "stringValue": "/run/desktop" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 12288, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/run/guest-services" + "stringValue": "calie7121bd0580" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 12288, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/run/host-services" + "stringValue": "caliea5c8bfd9ff" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "califc7fa9bbe1d" } }, { - "key": "device", + "key": "metrics_path", "value": { - "stringValue": "/run/shm" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/sys/fs/cgroup" + "stringValue": "eth0" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" }, { - "asDouble": 135168, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "interface", "value": { - "stringValue": "/var/log" + "stringValue": "vxlan.calico" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], + "startTimeUnixNano": "0", "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container.network.bytes_transmitted" + }, + { + "name": "k8s.container_cpu_usage_seconds_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 761856, + "asDouble": 2841106.319035183, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "cpu", "value": { - "stringValue": "amd64" + "stringValue": "total" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/var/run/linuxkit-containerd/containerd.sock" + "stringValue": "/kubepods/burstable" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 761856, + "asDouble": 3162576.716459669, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "cpu", "value": { - "stringValue": "amd64" + "stringValue": "total" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/var/run/linuxkit-external-logging.sock" + "stringValue": "/kubepods" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 8413184, + "asDouble": 3361935.601633926, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "cpu", "value": { - "stringValue": "amd64" + "stringValue": "total" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "overlay_0-105" + "stringValue": "/" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" } - ] - }, - "name": "k8s.container_fs_usage_bytes" + ], + "isMonotonic": true + } }, { - "name": "k8s.container_fs_writes_total", + "name": "k8s.container_fs_reads_bytes_total", "sum": { "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 50, + "asDouble": 339968, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/dev/sdb" + "stringValue": "/kubepods/burstable" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 81892, + "asDouble": 12288, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/dev/sdc" + "stringValue": "/kubepods" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 12288, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/etc/resolv.conf" + "stringValue": "/" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 42115072, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme1n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/run/config" + "stringValue": "/kubepods/burstable" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 5615104, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme1n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/run/desktop/mnt/host/wsl/docker-desktop/shared-sockets/guest-services" + "stringValue": "/kubepods" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 5615104, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme1n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", + "value": { + "stringValue": "/" + } + }, + { + "key": "metrics_path", "value": { - "stringValue": "/run/desktop/mnt/host/wsl/docker-desktop/shared-sockets/host-services" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_fs_reads_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 0, + "asDouble": 11, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/run/desktop/mnt/host/wsl" + "stringValue": "/kubepods/burstable" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 3, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/run/desktop" + "stringValue": "/kubepods" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 3, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/run/guest-services" + "stringValue": "/" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -66793,189 +25772,213 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1p1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", + "value": { + "stringValue": "/" + } + }, + { + "key": "metrics_path", "value": { - "stringValue": "/run/host-services" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 362, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme1n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/run/shm" + "stringValue": "/kubepods/burstable" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 178, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme1n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/sys/fs/cgroup" + "stringValue": "/kubepods" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 178, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", + "value": { + "stringValue": "/dev/nvme1n1" + } + }, + { + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "device", + "key": "metrics_path", "value": { - "stringValue": "/var/log" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -66985,45 +25988,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/shm" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/var/run/linuxkit-containerd/containerd.sock" + "stringValue": "/" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -67033,45 +26042,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/run" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "/var/run/linuxkit-external-logging.sock" + "stringValue": "/" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -67081,45 +26096,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/sys/fs/cgroup" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { - "key": "device", + "key": "id", "value": { - "stringValue": "overlay_0-105" + "stringValue": "/" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -67133,2133 +26154,2458 @@ "gauge": { "dataPoints": [ { - "asDouble": 385024, + "asDouble": 51252314112, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1p1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/604670abd83261e94039fe0ac93c9c8a2c1b8f9d8cf99382afdeb1c57d51ece0" + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 14057472, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/shm" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 270336, + "asDouble": 4857856, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/run" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/5902d8db53f17ee92a76fb8935c0a7e88daa892867023863ba32b30b4727ea38" + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 344064, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/sys/fs/cgroup" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_fs_usage_bytes" + }, + { + "name": "k8s.container_fs_writes_bytes_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 335872, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" + "stringValue": "/kubepods/burstable" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 270336, + "asDouble": 2811904, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/701a2b342764b8bbbaabed6d3105e581b5dd7e47ae1afc89b181c3708611b94c" + "stringValue": "/kubepods" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 3235840, + "asDouble": 2811904, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 266240, + "asDouble": 356609093632, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme1n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/5f244e1f9eebe30c1f45fabd7d139f6dd73c78b74c175079f3cd79fd5e740456" + "stringValue": "/kubepods/burstable" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 34488320, + "asDouble": 2097152, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme1n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" + "stringValue": "/kubepods" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 266240, + "asDouble": 2097152, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme1n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/ab5afec781100f600896952e0f5e5fe0b64d0fab2e78f7323565e8e7e73a0809" + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_fs_writes_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 339968, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" + "stringValue": "/kubepods/burstable" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 331776, + "asDouble": 15, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" + "stringValue": "/kubepods" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 266240, + "asDouble": 15, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/e5667be8ea38ff45704e87ceb07e158df0fa446f07db6c5a4ac0e4e11fd51125" + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 33705984, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme0n1p1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 266240, + "asDouble": 78774688, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme1n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/8e8c940af801e82b9bd63dbec174d298a0adf49df7bd57f2013a79b543a47f1f" + "stringValue": "/kubepods/burstable" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 8454144, + "asDouble": 8, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme1n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" + "stringValue": "/kubepods" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 14802944, + "asDouble": 8, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/nvme1n1" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 270336, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/dev/shm" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/c32f26f696a50c25ac9a8621a621e520d122e34df8786ed798c74147ac1dff1a" + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 348160, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/run" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" + "stringValue": "/" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 270336, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "device", "value": { - "stringValue": "amd64" + "stringValue": "/sys/fs/cgroup" } }, { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/7695524ec79388bbfec8de72e6ed65411010a7c55bb63b18af9f36cc79ae8b4d" + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "gauge": { + "dataPoints": [ { - "asDouble": 294912, + "asDouble": 16153878528, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods/burstable" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/2afdf80cf5f52c4095fb0f69a54b76e04d44e67d11ce28273c604812ad71a5c6" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 31088640, + "asDouble": 16759918592, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/kubepods" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 16773120, + "asDouble": 23541440512, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ] + }, + "name": "k8s.container_memory_working_set_bytes" + }, + { + "name": "k8s.container_network_receive_bytes_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 270336, + "asDouble": 2678093498, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/5f6ec4ec0f078cb3fc1ab94b5e46d21d250e1127725c86d0fadef6d0ad0609f9" + "stringValue": "cali0035f231b93" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 89866240, + "asDouble": 218864324, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" + "stringValue": "cali056a0a3114e" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 266240, + "asDouble": 2101170261, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali0df62536d8f" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/80bf38aa5c8c28f92131a57cb8659737ebe2bba384261a546fb9e9cfddaeac60" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 733184, + "asDouble": 376207215, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/besteffort" + "stringValue": "cali2300301bc20" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 274432, + "asDouble": 51255391223, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/10a33b4ffb5546c33cfa28726dc0338b340623b35f05c74a3ced7ffcd3242500" + "stringValue": "cali243924ff4b2" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 52015104, + "asDouble": 1180845233, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali281175aa891" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 180224, + "asDouble": 1224978156, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/26158c2c296e7e03259ab931beb720b3d9383600cb96b74874d385a85f7865d4" + "stringValue": "cali29c2d23802e" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 30846976, + "asDouble": 81530276, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" + "stringValue": "cali2b9ddbfd378" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 28045312, + "asDouble": 6672, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali416e00d610d" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 266240, + "asDouble": 946718321, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/ca746650379e94797cbce5e52fd9baf0ff4d6f965d36ef48f2dde5dd21a906f3" + "stringValue": "cali4b78e024ced" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 71847936, + "asDouble": 53617378, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" + "stringValue": "cali73d4af2848a" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 843776, + "asDouble": 23829127252, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali7e4dd07aa5b" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/c261e9ebf0ec20e6a678729c66a5ae8f9c36168ef168b5671014e18b8585dbab" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 233472, + "asDouble": 33392685, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/7682433eb2236164423c52c15af0cb68e1425d47dcd17aab30469fb5491cd784" + "stringValue": "cali9bb2cf0a5c6" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 137048064, + "asDouble": 1361402689, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" + "stringValue": "caliaf152997915" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 196415488, + "asDouble": 72777434, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "calib12968ff7c0" + } + }, + { + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 274432, + "asDouble": 1590628081, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "caliba9e205ae04" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/d6581a606436e533d4621fdd3361b20db4b355006e9c2139a41d983cc3233205" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 375832576, + "asDouble": 190732556856, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "calic866e87a35a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 192512, + "asDouble": 73271658, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/dd666050e8740df8092ec6bb7db9ce6cf8e94fff026ee59e4a894b4d126dd3a4" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" + "stringValue": "/" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 270336, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "calid5f9b1a32a4" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/7af9fd93550596851998aad60a522f7e6ad87293daa027973863cb6a2d2d2b01" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 29884416, + "asDouble": 2860427714, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" + "stringValue": "/" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 35028992, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "calidc6950d8106" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 270336, + "asDouble": 4599925887, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/76cf48422065696861dc98c775f27dacb85214df5efa1ad4b01d09fef7f3765b" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" + "stringValue": "/" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 327680, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "calie7121bd0580" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 57344, + "asDouble": 547109782, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" + "stringValue": "/" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 3359170560, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "caliea5c8bfd9ff" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 1442930688, + "asDouble": 1580364248, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/podruntime/docker" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_memory_working_set_bytes" - }, - { - "name": "k8s.container_network_receive_bytes_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 4098474, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "califc7fa9bbe1d" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "interface", + "key": "node", "value": { - "stringValue": "cni0" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 460185, + "asDouble": 9959410860474, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { @@ -69275,117 +28621,150 @@ } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 121501, + "asDouble": 3052389234796, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "vxlan.calico" } }, { - "key": "interface", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "services1" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_network_receive_packets_dropped_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "cali0035f231b93" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "sit0" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -69395,102 +28774,105 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "cali056a0a3114e" } }, { - "key": "interface", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "tunl0" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_network_receive_packets_dropped_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali0df62536d8f" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "interface", + "key": "node", "value": { - "stringValue": "cni0" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -69500,45 +28882,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "cali2300301bc20" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "eth0" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -69548,45 +28936,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "cali243924ff4b2" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "services1" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -69596,45 +28990,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "cali281175aa891" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "sit0" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -69644,168 +29044,171 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "cali29c2d23802e" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "tunl0" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_network_receive_packets_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { - "asDouble": 31495, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "cali2b9ddbfd378" } }, { - "key": "interface", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "cni0" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 1229, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "cali416e00d610d" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "eth0" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 1555, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { @@ -69817,73 +29220,37 @@ { "key": "interface", "value": { - "stringValue": "services1" + "stringValue": "cali4b78e024ced" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "node", "value": { - "stringValue": "sit0" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -69893,15 +29260,9 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { @@ -69913,178 +29274,145 @@ { "key": "interface", "value": { - "stringValue": "tunl0" + "stringValue": "cali73d4af2848a" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_network_transmit_bytes_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 15360563, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" - } - }, - { - "key": "id", - "value": { - "stringValue": "/" - } - }, - { - "key": "interface", + "key": "node", "value": { - "stringValue": "cni0" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 168503, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "cali7e4dd07aa5b" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "eth0" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 169811, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "cali9bb2cf0a5c6" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "services1" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -70094,45 +29422,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "caliaf152997915" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "sit0" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -70142,102 +29476,105 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "calib12968ff7c0" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "tunl0" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_network_transmit_packets_dropped_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ + }, { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "caliba9e205ae04" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "cni0" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -70247,45 +29584,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "calic866e87a35a" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "eth0" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -70295,45 +29638,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "calid5f9b1a32a4" } }, { - "key": "interface", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "services1" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -70343,45 +29692,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "calidc6950d8106" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "interface", + "key": "node", "value": { - "stringValue": "sit0" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -70391,15 +29746,9 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { @@ -70411,178 +29760,145 @@ { "key": "interface", "value": { - "stringValue": "tunl0" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" - } - }, - { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - } - ], - "isMonotonic": true - } - }, - { - "name": "k8s.container_network_transmit_packets_total", - "sum": { - "aggregationTemporality": 2, - "dataPoints": [ - { - "asDouble": 29506, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "calie7121bd0580" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "interface", + "key": "node", "value": { - "stringValue": "cni0" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 1346, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "caliea5c8bfd9ff" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "eth0" + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 2216, + "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "califc7fa9bbe1d" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/" + "stringValue": "/metrics/cadvisor" } }, { - "key": "interface", + "key": "node", "value": { - "stringValue": "services1" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -70592,45 +29908,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "eth0" } }, { - "key": "interface", + "key": "metrics_path", "value": { - "stringValue": "sit0" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -70640,45 +29962,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "vxlan.calico" } }, { - "key": "interface", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "tunl0" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -70689,2488 +30017,2669 @@ } }, { - "gauge": { + "name": "k8s.container_network_receive_packets_total", + "sum": { + "aggregationTemporality": 2, "dataPoints": [ { - "asDouble": 100000, + "asDouble": 5342695, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/604670abd83261e94039fe0ac93c9c8a2c1b8f9d8cf99382afdeb1c57d51ece0" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" + "stringValue": "/" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali0035f231b93" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 2850387, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/5902d8db53f17ee92a76fb8935c0a7e88daa892867023863ba32b30b4727ea38" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" + "stringValue": "/" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali056a0a3114e" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 4079599, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" - } - }, - { - "key": "kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "kubernetes_io_hostname", - "value": { - "stringValue": "docker-desktop" + "stringValue": "/" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali0df62536d8f" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/701a2b342764b8bbbaabed6d3105e581b5dd7e47ae1afc89b181c3708611b94c" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 452104, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" + "stringValue": "/" } }, { - "key": "kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali2300301bc20" } }, { - "key": "kubernetes_io_hostname", + "key": "metrics_path", "value": { - "stringValue": "docker-desktop" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/5f244e1f9eebe30c1f45fabd7d139f6dd73c78b74c175079f3cd79fd5e740456" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "service", "value": { - "stringValue": "amd64" + "stringValue": "test-service" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 15021902, + "attributes": [ { - "key": "kubernetes_io_hostname", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ + }, { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali243924ff4b2" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 1513657, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/ab5afec781100f600896952e0f5e5fe0b64d0fab2e78f7323565e8e7e73a0809" + "stringValue": "/" } }, { - "key": "kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali281175aa891" } }, { - "key": "kubernetes_io_hostname", + "key": "metrics_path", "value": { - "stringValue": "docker-desktop" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "service", "value": { - "stringValue": "amd64" + "stringValue": "test-service" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 1363760, + "attributes": [ { - "key": "kubernetes_io_hostname", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ + }, { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali29c2d23802e" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 460620, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/e5667be8ea38ff45704e87ceb07e158df0fa446f07db6c5a4ac0e4e11fd51125" + "stringValue": "/" } }, { - "key": "kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali2b9ddbfd378" } }, { - "key": "kubernetes_io_hostname", + "key": "metrics_path", "value": { - "stringValue": "docker-desktop" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "service", "value": { - "stringValue": "amd64" + "stringValue": "test-service" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 39, + "attributes": [ { - "key": "kubernetes_io_hostname", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ + }, { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali416e00d610d" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/8e8c940af801e82b9bd63dbec174d298a0adf49df7bd57f2013a79b543a47f1f" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 1828448, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" + "stringValue": "/" } }, { - "key": "kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali4b78e024ced" } }, { - "key": "kubernetes_io_hostname", + "key": "metrics_path", "value": { - "stringValue": "docker-desktop" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "service", "value": { - "stringValue": "amd64" + "stringValue": "test-service" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 332036, + "attributes": [ { - "key": "kubernetes_io_hostname", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ + }, { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali73d4af2848a" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/c32f26f696a50c25ac9a8621a621e520d122e34df8786ed798c74147ac1dff1a" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 6271779, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" + "stringValue": "/" } }, { - "key": "kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali7e4dd07aa5b" } }, { - "key": "kubernetes_io_hostname", + "key": "metrics_path", "value": { - "stringValue": "docker-desktop" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/7695524ec79388bbfec8de72e6ed65411010a7c55bb63b18af9f36cc79ae8b4d" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "service", "value": { - "stringValue": "amd64" + "stringValue": "test-service" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 53501, + "attributes": [ { - "key": "kubernetes_io_hostname", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ + }, { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali9bb2cf0a5c6" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/2afdf80cf5f52c4095fb0f69a54b76e04d44e67d11ce28273c604812ad71a5c6" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 1674499, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" + "stringValue": "/" } }, { - "key": "kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "caliaf152997915" } }, { - "key": "kubernetes_io_hostname", + "key": "metrics_path", "value": { - "stringValue": "docker-desktop" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "service", "value": { - "stringValue": "amd64" + "stringValue": "test-service" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 762897, + "attributes": [ { - "key": "kubernetes_io_hostname", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ + }, { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "calib12968ff7c0" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/5f6ec4ec0f078cb3fc1ab94b5e46d21d250e1127725c86d0fadef6d0ad0609f9" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 3653549, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" + "stringValue": "/" } }, { - "key": "kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "caliba9e205ae04" } }, { - "key": "kubernetes_io_hostname", + "key": "metrics_path", "value": { - "stringValue": "docker-desktop" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/80bf38aa5c8c28f92131a57cb8659737ebe2bba384261a546fb9e9cfddaeac60" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "service", "value": { - "stringValue": "amd64" + "stringValue": "test-service" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 606980788, + "attributes": [ { - "key": "kubernetes_io_hostname", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 100000, - "attributes": [ + }, { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "calic866e87a35a" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 770373, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/" + } + }, + { + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "calid5f9b1a32a4" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/10a33b4ffb5546c33cfa28726dc0338b340623b35f05c74a3ced7ffcd3242500" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 5387620, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "calidc6950d8106" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 1351829, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "calie7121bd0580" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/26158c2c296e7e03259ab931beb720b3d9383600cb96b74874d385a85f7865d4" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 1584899, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "caliea5c8bfd9ff" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 11019605, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "califc7fa9bbe1d" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 3313118234, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "eth0" } }, { - "key": "id", + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/ca746650379e94797cbce5e52fd9baf0ff4d6f965d36ef48f2dde5dd21a906f3" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 1793036884, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "vxlan.calico" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_network_transmit_bytes_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { - "asDouble": 100000, + "asDouble": 30246615989, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali0035f231b93" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/c261e9ebf0ec20e6a678729c66a5ae8f9c36168ef168b5671014e18b8585dbab" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 12954348118, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali056a0a3114e" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/7682433eb2236164423c52c15af0cb68e1425d47dcd17aab30469fb5491cd784" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 53454705868, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali0df62536d8f" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 36454829, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali2300301bc20" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 1745528714, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali243924ff4b2" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/d6581a606436e533d4621fdd3361b20db4b355006e9c2139a41d983cc3233205" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 22351974104, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali281175aa891" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 19674982563, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali29c2d23802e" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/dd666050e8740df8092ec6bb7db9ce6cf8e94fff026ee59e4a894b4d126dd3a4" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 632886083, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali2b9ddbfd378" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/7af9fd93550596851998aad60a522f7e6ad87293daa027973863cb6a2d2d2b01" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 8573, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali416e00d610d" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 24219926270, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali4b78e024ced" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 876955213, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali73d4af2848a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/76cf48422065696861dc98c775f27dacb85214df5efa1ad4b01d09fef7f3765b" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 66369945759, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali7e4dd07aa5b" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 674998757, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali9bb2cf0a5c6" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 13997043546, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "caliaf152997915" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 100000, + "asDouble": 70626956, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/podruntime/docker" + "stringValue": "calib12968ff7c0" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_cpu_period" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 0, + "asDouble": 52620729388, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "caliba9e205ae04" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/604670abd83261e94039fe0ac93c9c8a2c1b8f9d8cf99382afdeb1c57d51ece0" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 651537442530, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "calic866e87a35a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod25defba0-0206-487f-961f-7c34e62f6a77/f732036067ff1c52fa8b6cb019c1583ea2f9d729a30813e6f754fe5cbeafeb2a" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 69967815, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "calid5f9b1a32a4" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/5902d8db53f17ee92a76fb8935c0a7e88daa892867023863ba32b30b4727ea38" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 50522824685, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "calidc6950d8106" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod2703592a-b4a2-4662-8f19-60cb911e499a/8f4fee511f93cd7256886d82b8a801f77293fd51fb5339457e7e8b6a7a7027c7" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 6898163331, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "calie7121bd0580" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/1530128764f81803a8c2eb634a6f51babce8f39405faed216556b55c3e212c40" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 23204692063, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "caliea5c8bfd9ff" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod51a3f8b4-28c0-4646-a7ae-4086e012f3e3/701a2b342764b8bbbaabed6d3105e581b5dd7e47ae1afc89b181c3708611b94c" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 167385009274, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "califc7fa9bbe1d" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/0f828799ad0f72545c85a34a8198f9e7f3574ab962b131810b87aa5977a28acb" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 4678095381492, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "eth0" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/5f244e1f9eebe30c1f45fabd7d139f6dd73c78b74c175079f3cd79fd5e740456" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 1090082041606, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "vxlan.calico" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod58ba49c4-a495-4005-8723-3525ea9a37f6/6c70e505cf2ad774ddf293bf716c71a766f747fef4718735efc080335d7c803e" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - }, + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_network_transmit_packets_dropped_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/ab5afec781100f600896952e0f5e5fe0b64d0fab2e78f7323565e8e7e73a0809" + "stringValue": "cali0035f231b93" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73180,39 +32689,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali056a0a3114e" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pod6ac05826-a536-4ca5-a6c9-905ab79e9352/bb67415553ff39044d3b2f202bf8965b500d2ab9518097965888375bb772ca6c" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73222,39 +32743,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali0df62536d8f" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/daed834fff3295fbafa713747cabedf62afd069cee6599863de78f0d816b8a01" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73264,39 +32797,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali2300301bc20" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podabbcc924-7e90-49f9-a6a8-07ad83195f17/e5667be8ea38ff45704e87ceb07e158df0fa446f07db6c5a4ac0e4e11fd51125" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73306,39 +32851,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/5f5a01f82b03fb237b89a7c0366e58a91f2813ac69798fb4e3169c571dd1d71d" + "stringValue": "cali243924ff4b2" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -73348,39 +32905,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/8e8c940af801e82b9bd63dbec174d298a0adf49df7bd57f2013a79b543a47f1f" + "stringValue": "cali281175aa891" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73390,39 +32959,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podcc2c33a2-0a00-405d-af43-a5f48d25aa31/97d2d2f14604aee9f6f1d5686a0ddbeda19f20b6f128ef1d6c7413cfd56bc604" + "stringValue": "cali29c2d23802e" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -73432,39 +33013,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali2b9ddbfd378" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/8dd83b1caee6dfeeb9f3f3243ffabca52ed14d7afc3de41e757efc45397ad694" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73474,39 +33067,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali416e00d610d" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd0d03ad4-c4ea-4f52-9bc1-403b0a3631ff/c32f26f696a50c25ac9a8621a621e520d122e34df8786ed798c74147ac1dff1a" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73516,39 +33121,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali4b78e024ced" + } + }, + { + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/5da03c0d984bda195909cd65018f23eb86a28be32aa49ce8347900eeb1c961fc" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73558,39 +33175,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali73d4af2848a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podd6a5f176-1fae-4fa9-9d23-0ad8dec42da2/7695524ec79388bbfec8de72e6ed65411010a7c55bb63b18af9f36cc79ae8b4d" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73600,39 +33229,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali7e4dd07aa5b" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/2afdf80cf5f52c4095fb0f69a54b76e04d44e67d11ce28273c604812ad71a5c6" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73642,39 +33283,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali9bb2cf0a5c6" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode45cb389-3150-411c-9c32-2dec7a15abf8/f7f277c683b289f19ab42f0d73e675c3b1d962bc0880db677ef0320a0c77fd06" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73684,39 +33337,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/380d282e264c44ab191294735b0dcd9669cb1420db6aab16e3239b1c5ba4b695" + "stringValue": "caliaf152997915" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_os", + "key": "prometheus_replica", "value": { - "stringValue": "linux" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -73726,39 +33391,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "calib12968ff7c0" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/pode4fd3750-b83a-4133-be6e-10220107f9c8/5f6ec4ec0f078cb3fc1ab94b5e46d21d250e1127725c86d0fadef6d0ad0609f9" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73768,39 +33445,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "caliba9e205ae04" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/54af37b7484a6f02f9028a523251d54a7cc56699c78c2e3a8b91134afb8ff073" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73810,39 +33499,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "calic866e87a35a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/besteffort/podfb482bf9-3046-4f2e-a4fa-3e05653d1ae1/80bf38aa5c8c28f92131a57cb8659737ebe2bba384261a546fb9e9cfddaeac60" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73852,123 +33553,105 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", - "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/besteffort" + "stringValue": "/" } }, { - "key": "kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "calid5f9b1a32a4" } }, { - "key": "kubernetes_io_hostname", + "key": "metrics_path", "value": { - "stringValue": "docker-desktop" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/10a33b4ffb5546c33cfa28726dc0338b340623b35f05c74a3ced7ffcd3242500" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "service", "value": { - "stringValue": "amd64" + "stringValue": "test-service" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "kubernetes_io_hostname", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 3221225472, - "attributes": [ + }, { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "calidc6950d8106" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod10e8c97c-9817-411c-839b-ee0c6917fbde/64b28adfc3867af93c45bef138db6e5b86b6b1197ecb9df6068ec8858106d04d" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -73978,123 +33661,105 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/26158c2c296e7e03259ab931beb720b3d9383600cb96b74874d385a85f7865d4" + "stringValue": "/" } }, { - "key": "kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "calie7121bd0580" } }, { - "key": "kubernetes_io_hostname", + "key": "metrics_path", "value": { - "stringValue": "docker-desktop" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod458a31e42f7d01ae485acb25e3254451/c8f064ad75260840d701c9dfbf37db29408eebb235f6be64000a02316ad9f68c" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "service", "value": { - "stringValue": "amd64" + "stringValue": "test-service" } - }, + } + ], + "timeUnixNano": "0" + }, + { + "asDouble": 0, + "attributes": [ { - "key": "kubernetes_io_hostname", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 178257920, - "attributes": [ + }, { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "caliea5c8bfd9ff" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/0787b719b392a254fd1606a6cf6aabc4dc73c8bcbd393ec6d62f06b60ad2f814" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -74104,39 +33769,51 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/" + } + }, + { + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "califc7fa9bbe1d" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod56fa0702-dddf-4334-9c21-cc1dad214bf7/ca746650379e94797cbce5e52fd9baf0ff4d6f965d36ef48f2dde5dd21a906f3" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], @@ -74146,1903 +33823,1609 @@ "asDouble": 0, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "eth0" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/1f97903128ee05e884a8290a7828c617ec7d8f9f314d7e8e3062ec28182600bc" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 435, "attributes": [ { - "key": "beta_kubernetes_io_arch", - "value": { - "stringValue": "amd64" - } - }, - { - "key": "beta_kubernetes_io_os", + "key": "endpoint", "value": { - "stringValue": "linux" + "stringValue": "https-metrics" } }, { "key": "id", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod6d2a77df9cc3ca29a2153e8e119160ab/c261e9ebf0ec20e6a678729c66a5ae8f9c36168ef168b5671014e18b8585dbab" + "stringValue": "/" } }, { - "key": "kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "vxlan.calico" } }, { - "key": "kubernetes_io_hostname", + "key": "metrics_path", "value": { - "stringValue": "docker-desktop" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_os", - "value": { - "stringValue": "linux" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "beta_kubernetes_io_arch", + "key": "node", "value": { - "stringValue": "amd64" + "stringValue": "test-node" } }, { - "key": "beta_kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "id", + "key": "prometheus_replica", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/7682433eb2236164423c52c15af0cb68e1425d47dcd17aab30469fb5491cd784" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_arch", + "key": "service", "value": { - "stringValue": "amd64" + "stringValue": "test-service" } - }, + } + ], + "timeUnixNano": "0" + } + ], + "isMonotonic": true + } + }, + { + "name": "k8s.container_network_transmit_packets_total", + "sum": { + "aggregationTemporality": 2, + "dataPoints": [ + { + "asDouble": 8059373, + "attributes": [ { - "key": "kubernetes_io_hostname", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "beta_kubernetes_io_arch", + "key": "interface", "value": { - "stringValue": "amd64" + "stringValue": "cali0035f231b93" } }, { - "key": "beta_kubernetes_io_os", + "key": "metrics_path", "value": { - "stringValue": "linux" + "stringValue": "/metrics/cadvisor" } }, { - "key": "id", + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod7b5484a95950967c1991f1f4d3e13efe/bf86cd145f325f04d5885cfd811f4278aa964874cf043f30641e39a15639c893" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 734003200, + "asDouble": 3707103, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali056a0a3114e" + } + }, + { + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/6269a549e3125317baa074b24582fbf78c39ff660560968216a390e06d5d9f6d" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 5696906, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali0df62536d8f" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/pod9d27de62-c6f6-4731-b9ea-f8036e2a0ea7/d6581a606436e533d4621fdd3361b20db4b355006e9c2139a41d983cc3233205" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 318526, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/8a459fd0a68f7609201128d6b892e850ad2f40ed45cf202e5e63776898eb1c37" + "stringValue": "cali2300301bc20" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 15227954, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali243924ff4b2" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podbb65936d308570bcc8a5f33de00849fe/dd666050e8740df8092ec6bb7db9ce6cf8e94fff026ee59e4a894b4d126dd3a4" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 2331028, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali281175aa891" + } + }, + { + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/7af9fd93550596851998aad60a522f7e6ad87293daa027973863cb6a2d2d2b01" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 178257920, + "asDouble": 2058828, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali29c2d23802e" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podc0527479-bb8a-4aab-8451-871cbffa9198/8162ffb1bceefa923f7ae53b7cacb68d8de41fa3a159517169c7a61163e41b49" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 1048576000, + "asDouble": 436090, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali2b9ddbfd378" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/16ca05058699583f9904be59fa9bfdaef79ec6d543616c5c3f731f1130800f9b" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 52, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali416e00d610d" + } + }, + { + "key": "metrics_path", "value": { - "stringValue": "/kubepods/kubepods/burstable/podf62c4edc-3ca6-49ca-b22d-37f0af614517/76cf48422065696861dc98c775f27dacb85214df5efa1ad4b01d09fef7f3765b" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_arch", + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 2631130, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali4b78e024ced" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods/burstable" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 25208393728, + "asDouble": 368954, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", + "value": { + "stringValue": "cali73d4af2848a" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/kubepods/kubepods" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 25208393728, + "asDouble": 6641162, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "cali7e4dd07aa5b" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 70612, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", "value": { - "stringValue": "amd64" + "stringValue": "/" } }, { - "key": "beta_kubernetes_io_os", + "key": "interface", "value": { - "stringValue": "linux" + "stringValue": "cali9bb2cf0a5c6" } }, { - "key": "id", + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", "value": { - "stringValue": "/podruntime/docker" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_arch", + "key": "prometheus", "value": { - "stringValue": "amd64" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "kubernetes_io_hostname", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "kubernetes_io_os", + "key": "service", "value": { - "stringValue": "linux" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.container_spec_memory_limit_bytes" - }, - { - "gauge": { - "dataPoints": [ + }, { - "asDouble": 3359170560, + "asDouble": 2548465, "attributes": [ { - "key": "beta_kubernetes_io_arch", + "key": "endpoint", "value": { - "stringValue": "amd64" + "stringValue": "https-metrics" } }, { - "key": "beta_kubernetes_io_os", + "key": "id", "value": { - "stringValue": "linux" + "stringValue": "/" } }, { - "key": "id", + "key": "interface", "value": { - "stringValue": "/" + "stringValue": "caliaf152997915" } }, { - "key": "kubernetes_io_arch", + "key": "metrics_path", "value": { - "stringValue": "amd64" + "stringValue": "/metrics/cadvisor" } }, { - "key": "kubernetes_io_hostname", + "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "kubernetes_io_os", + "key": "prometheus", "value": { - "stringValue": "linux" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.node.memory.working_set" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696331713, - "attributes": [ + }, { - "key": "node", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_node_created" - }, - { - "description": "[STABLE] Whether a node can schedule new pods.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ + }, { - "key": "node", + "key": "service", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-service" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_node_spec_unschedulable" - }, - { - "description": "[STABLE] The allocatable for different resources of a node that are available for scheduling.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 10, + "asDouble": 786554, "attributes": [ { - "key": "node", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "resource", + "key": "id", "value": { - "stringValue": "cpu" + "stringValue": "/" } }, { - "key": "unit", - "value": { - "stringValue": "core" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 242541353378, - "attributes": [ - { - "key": "node", + "key": "interface", "value": { - "stringValue": "docker-desktop" + "stringValue": "calib12968ff7c0" } }, { - "key": "resource", + "key": "metrics_path", "value": { - "stringValue": "ephemeral_storage" + "stringValue": "/metrics/cadvisor" } }, { - "key": "unit", + "key": "node", "value": { - "stringValue": "byte" + "stringValue": "test-node" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "node", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "resource", + "key": "prometheus_replica", "value": { - "stringValue": "hugepages_1Gi" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "unit", + "key": "service", "value": { - "stringValue": "byte" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 5427051, "attributes": [ { - "key": "node", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "resource", + "key": "id", "value": { - "stringValue": "hugepages_2Mi" + "stringValue": "/" } }, { - "key": "unit", + "key": "interface", "value": { - "stringValue": "byte" + "stringValue": "caliba9e205ae04" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 25103536128, - "attributes": [ + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, { "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "resource", + "key": "prometheus", "value": { - "stringValue": "memory" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "unit", + "key": "prometheus_replica", "value": { - "stringValue": "byte" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 110, + "asDouble": 589078132, "attributes": [ { - "key": "node", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "resource", + "key": "id", "value": { - "stringValue": "pods" + "stringValue": "/" } }, { - "key": "unit", - "value": { - "stringValue": "integer" - } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_node_status_allocatable" - }, - { - "description": "[STABLE] The capacity for different resources of a node.", - "gauge": { - "dataPoints": [ - { - "asDouble": 10, - "attributes": [ - { - "key": "node", + "key": "interface", "value": { - "stringValue": "docker-desktop" + "stringValue": "calic866e87a35a" } }, { - "key": "resource", + "key": "metrics_path", "value": { - "stringValue": "cpu" + "stringValue": "/metrics/cadvisor" } }, { - "key": "unit", + "key": "node", "value": { - "stringValue": "core" + "stringValue": "test-node" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 269490393088, - "attributes": [ + }, { - "key": "node", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "resource", + "key": "prometheus_replica", "value": { - "stringValue": "ephemeral_storage" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "unit", + "key": "service", "value": { - "stringValue": "byte" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 776541, "attributes": [ { - "key": "node", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "resource", + "key": "id", "value": { - "stringValue": "hugepages_1Gi" + "stringValue": "/" } }, { - "key": "unit", - "value": { - "stringValue": "byte" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "node", + "key": "interface", "value": { - "stringValue": "docker-desktop" + "stringValue": "calid5f9b1a32a4" } }, { - "key": "resource", + "key": "metrics_path", "value": { - "stringValue": "hugepages_2Mi" + "stringValue": "/metrics/cadvisor" } }, { - "key": "unit", + "key": "node", "value": { - "stringValue": "byte" + "stringValue": "test-node" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 25208393728, - "attributes": [ + }, { - "key": "node", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "resource", + "key": "prometheus_replica", "value": { - "stringValue": "memory" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "unit", + "key": "service", "value": { - "stringValue": "byte" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 110, + "asDouble": 7790344, "attributes": [ { - "key": "node", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "resource", + "key": "id", "value": { - "stringValue": "pods" + "stringValue": "/" } }, { - "key": "unit", + "key": "interface", "value": { - "stringValue": "integer" + "stringValue": "calidc6950d8106" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_node_status_capacity" - }, - { - "description": "[STABLE] The condition of a cluster node.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, { - "key": "condition", + "key": "prometheus", "value": { - "stringValue": "DiskPressure" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "node", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "status", + "key": "service", "value": { - "stringValue": "false" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 2219926, "attributes": [ { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "DiskPressure" + "stringValue": "https-metrics" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "docker-desktop" + "stringValue": "/" } }, { - "key": "status", + "key": "interface", "value": { - "stringValue": "true" + "stringValue": "calie7121bd0580" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "metrics_path", "value": { - "stringValue": "DiskPressure" + "stringValue": "/metrics/cadvisor" } }, { "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", + "key": "prometheus", "value": { - "stringValue": "MemoryPressure" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "node", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "status", + "key": "service", "value": { - "stringValue": "false" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 2311833, "attributes": [ { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "MemoryPressure" + "stringValue": "https-metrics" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "docker-desktop" + "stringValue": "/" } }, { - "key": "status", + "key": "interface", "value": { - "stringValue": "true" + "stringValue": "caliea5c8bfd9ff" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "metrics_path", "value": { - "stringValue": "MemoryPressure" + "stringValue": "/metrics/cadvisor" } }, { "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ - { - "key": "condition", + "key": "prometheus", "value": { - "stringValue": "PIDPressure" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "node", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "status", + "key": "service", "value": { - "stringValue": "false" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 12509489, "attributes": [ { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "PIDPressure" + "stringValue": "https-metrics" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "docker-desktop" + "stringValue": "/" } }, { - "key": "status", + "key": "interface", "value": { - "stringValue": "true" + "stringValue": "califc7fa9bbe1d" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "metrics_path", "value": { - "stringValue": "PIDPressure" + "stringValue": "/metrics/cadvisor" } }, { "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "status", - "value": { - "stringValue": "unknown" - } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ - { - "key": "condition", + "key": "prometheus", "value": { - "stringValue": "Ready" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "node", + "key": "prometheus_replica", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" } }, { - "key": "status", + "key": "service", "value": { - "stringValue": "false" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 1, + "asDouble": 2626851104, "attributes": [ { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "Ready" + "stringValue": "https-metrics" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "docker-desktop" + "stringValue": "/" } }, { - "key": "status", + "key": "interface", "value": { - "stringValue": "true" + "stringValue": "eth0" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "metrics_path", "value": { - "stringValue": "Ready" + "stringValue": "/metrics/cadvisor" } }, { "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "status", + "key": "prometheus", "value": { - "stringValue": "unknown" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_node_status_condition" - }, - { - "description": "[STABLE] The allocatable for different resources of a node that are available for scheduling.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 10, + "asDouble": 1618455279, "attributes": [ { - "key": "node", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "resource", + "key": "id", "value": { - "stringValue": "cpu" + "stringValue": "/" } }, { - "key": "unit", + "key": "interface", "value": { - "stringValue": "core" + "stringValue": "vxlan.calico" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.node.cpu.allocatable" - }, - { - "description": "[STABLE] The capacity for different resources of a node.", - "gauge": { - "dataPoints": [ - { - "asDouble": 10, - "attributes": [ + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, { "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "resource", + "key": "prometheus", "value": { - "stringValue": "cpu" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "unit", + "key": "prometheus_replica", "value": { - "stringValue": "core" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" } - ] - }, - "name": "k8s.node.cpu.capacity" + ], + "isMonotonic": true + } }, { - "description": "[STABLE] The allocatable for different resources of a node that are available for scheduling.", "gauge": { "dataPoints": [ { - "asDouble": 25103536128, + "asDouble": 100000, "attributes": [ { - "key": "node", + "key": "endpoint", "value": { - "stringValue": "docker-desktop" + "stringValue": "https-metrics" } }, { - "key": "resource", + "key": "id", "value": { - "stringValue": "memory" + "stringValue": "/kubepods/burstable" } }, { - "key": "unit", + "key": "metrics_path", "value": { - "stringValue": "byte" + "stringValue": "/metrics/cadvisor" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.node.memory.allocatable" - }, - { - "description": "[STABLE] The capacity for different resources of a node.", - "gauge": { - "dataPoints": [ - { - "asDouble": 25208393728, - "attributes": [ + }, { "key": "node", "value": { - "stringValue": "docker-desktop" + "stringValue": "test-node" } }, { - "key": "resource", + "key": "prometheus", "value": { - "stringValue": "memory" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "unit", + "key": "prometheus_replica", "value": { - "stringValue": "byte" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.node.memory.capacity" - }, - { - "description": "[STABLE] Information about pod.", - "gauge": { - "dataPoints": [ - { - "asDouble": 22, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.node.pods" - }, - { - "description": "[STABLE] The condition of a cluster node.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 0, + "asDouble": 100000, "attributes": [ { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "DiskPressure" + "stringValue": "https-metrics" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "docker-desktop" + "stringValue": "/kubepods" } }, { - "key": "status", + "key": "metrics_path", "value": { - "stringValue": "true" + "stringValue": "/metrics/cadvisor" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.node.status.condition.diskpressure" - }, - { - "description": "[STABLE] The condition of a cluster node.", - "gauge": { - "dataPoints": [ - { - "asDouble": 0, - "attributes": [ + }, { - "key": "condition", + "key": "node", "value": { - "stringValue": "MemoryPressure" + "stringValue": "test-node" } }, { - "key": "node", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "status", + "key": "prometheus_replica", "value": { - "stringValue": "true" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.node.status.condition.memorypressure" - }, - { - "description": "[STABLE] The condition of a cluster node.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 0, + "asDouble": 100000, "attributes": [ { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "PIDPressure" + "stringValue": "https-metrics" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "docker-desktop" + "stringValue": "/" } }, { - "key": "status", + "key": "metrics_path", "value": { - "stringValue": "true" + "stringValue": "/metrics/cadvisor" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.node.status.condition.pidpressure" - }, - { - "description": "[STABLE] The condition of a cluster node.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ + }, { - "key": "condition", + "key": "node", "value": { - "stringValue": "Ready" + "stringValue": "test-node" } }, { - "key": "node", + "key": "prometheus", "value": { - "stringValue": "docker-desktop" + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" } }, { - "key": "status", + "key": "prometheus_replica", "value": { - "stringValue": "true" + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" - } - ] - }, - "name": "k8s.node.status.condition.ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.node.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.node.status", - "value": { - "stringValue": "Ready" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] The condition of a cluster node.", - "gauge": { - "dataPoints": [ + }, { - "asDouble": 1, + "asDouble": 100000, "attributes": [ { - "key": "condition", + "key": "endpoint", "value": { - "stringValue": "Ready" + "stringValue": "https-metrics" } }, { - "key": "node", + "key": "id", "value": { - "stringValue": "docker-desktop" + "stringValue": "/system.slice/kubelet.service" } - } - ], - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_node_status_ready" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.persistentvolume.annotations.example.com/annotation", - "value": { - "stringValue": "example-annotation" - } - }, - { - "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", - "value": { - "stringValue": "yes" - } - }, - { - "key": "k8s.persistentvolume.labels.example.com/label", - "value": { - "stringValue": "example-label" - } - }, - { - "key": "k8s.persistentvolume.labels.type", - "value": { - "stringValue": "local" - } - }, - { - "key": "k8s.persistentvolume.name", - "value": { - "stringValue": "test-pv" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "persistentvolume", - "value": { - "stringValue": "test-pv" - } - }, - { - "key": "storageclass", - "value": { - "stringValue": "test-storage-class" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.persistentvolume.found", - "value": { - "stringValue": "true" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Information about persistentvolume.", - "gauge": { - "dataPoints": [ - { - "asDouble": 1, - "attributes": [ + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, { - "key": "host_path", + "key": "service", "value": { - "stringValue": "/tmp/data" + "stringValue": "test-service" } } ], @@ -76050,176 +35433,150 @@ } ] }, - "name": "k8s.kube_persistentvolume_info" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.persistentvolume.annotations.example.com/annotation", - "value": { - "stringValue": "example-annotation" - } - }, - { - "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", - "value": { - "stringValue": "yes" - } - }, - { - "key": "k8s.persistentvolume.labels.example.com/label", - "value": { - "stringValue": "example-label" - } - }, - { - "key": "k8s.persistentvolume.labels.type", - "value": { - "stringValue": "local" - } - }, - { - "key": "k8s.persistentvolume.name", - "value": { - "stringValue": "test-pv" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "persistentvolume", - "value": { - "stringValue": "test-pv" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.persistentvolume.found", - "value": { - "stringValue": "true" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "description": "[STABLE] Persistentvolume capacity in bytes.", - "gauge": { - "dataPoints": [ - { - "asDouble": 10737418240, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_persistentvolume_capacity_bytes" - }, - { - "description": "Unix creation timestamp", - "gauge": { - "dataPoints": [ - { - "asDouble": 1696595815, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.kube_persistentvolume_created" + "name": "k8s.container_spec_cpu_period" }, { - "description": "[STABLE] The phase indicates if a volume is available, bound to a claim, or released by a claim.", "gauge": { "dataPoints": [ { "asDouble": 0, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Available" + "stringValue": "https-metrics" } - } - ], - "timeUnixNano": "0" - }, - { - "asDouble": 1, - "attributes": [ + }, { - "key": "phase", + "key": "id", "value": { - "stringValue": "Bound" + "stringValue": "/kubepods/burstable" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 63402639360, "attributes": [ { - "key": "phase", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/kubepods" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", "value": { - "stringValue": "Failed" + "stringValue": "test-service" } } ], "timeUnixNano": "0" }, { - "asDouble": 0, + "asDouble": 66369060864, "attributes": [ { - "key": "phase", + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", "value": { - "stringValue": "Pending" + "stringValue": "test-service" } } ], @@ -76229,9 +35586,45 @@ "asDouble": 0, "attributes": [ { - "key": "phase", + "key": "endpoint", "value": { - "stringValue": "Released" + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/system.slice/kubelet.service" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" } } ], @@ -76239,317 +35632,242 @@ } ] }, - "name": "k8s.kube_persistentvolume_status_phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "k8s.persistentvolume.annotations.example.com/annotation", - "value": { - "stringValue": "example-annotation" - } - }, - { - "key": "k8s.persistentvolume.annotations.pv.kubernetes.io/bound-by-controller", - "value": { - "stringValue": "yes" - } - }, - { - "key": "k8s.persistentvolume.labels.example.com/label", - "value": { - "stringValue": "example-label" - } - }, - { - "key": "k8s.persistentvolume.labels.type", - "value": { - "stringValue": "local" - } - }, - { - "key": "k8s.persistentvolume.name", - "value": { - "stringValue": "test-pv" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "persistentvolume", - "value": { - "stringValue": "test-pv" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - }, - { - "key": "sw.k8s.persistentvolume.found", - "value": { - "stringValue": "true" - } - }, - { - "key": "sw.k8s.persistentvolume.status", - "value": { - "stringValue": "Bound" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ + "name": "k8s.container_spec_memory_limit_bytes" + }, { - "description": "[STABLE] The phase indicates if a volume is available, bound to a claim, or released by a claim.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, + "attributes": [ + { + "key": "cpu", + "value": { + "stringValue": "total" + } + }, + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], + "startTimeUnixNano": "0", "timeUnixNano": "0" } ] }, - "name": "k8s.persistentvolume.status.phase" - } - ], - "scope": {} - } - ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "swi-k8s-opentelemetry-collector-kube-state-metrics.monitoring.svc.cluster.local" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "8080" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.2" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ + "name": "k8s.node.cpu.usage.seconds.rate" + }, { - "description": "[STABLE] The allocatable for different resources of a node that are available for scheduling.", "gauge": { "dataPoints": [ { - "asDouble": 10, + "asDouble": 0, + "startTimeUnixNano": "0", "timeUnixNano": "0" } ] }, - "name": "k8s.cluster.cpu.allocatable" + "name": "k8s.node.fs.iops" }, { - "description": "[STABLE] The capacity for different resources of a node.", "gauge": { "dataPoints": [ { - "asDouble": 10, + "asDouble": 0, + "startTimeUnixNano": "0", "timeUnixNano": "0" } ] }, - "name": "k8s.cluster.cpu.capacity" + "name": "k8s.node.fs.throughput" }, { - "description": "[STABLE] The allocatable for different resources of a node that are available for scheduling.", "gauge": { "dataPoints": [ { - "asDouble": 25103536128, + "asDouble": 552960, "timeUnixNano": "0" } ] }, - "name": "k8s.cluster.memory.allocatable" + "name": "k8s.node.fs.usage" }, { - "description": "[STABLE] The capacity for different resources of a node.", "gauge": { "dataPoints": [ { - "asDouble": 25208393728, + "asDouble": 23541440512, + "attributes": [ + { + "key": "endpoint", + "value": { + "stringValue": "https-metrics" + } + }, + { + "key": "id", + "value": { + "stringValue": "/" + } + }, + { + "key": "metrics_path", + "value": { + "stringValue": "/metrics/cadvisor" + } + }, + { + "key": "node", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "prometheus", + "value": { + "stringValue": "prometheus-system/kube-prometheus-kube-prome-prometheus" + } + }, + { + "key": "prometheus_replica", + "value": { + "stringValue": "prometheus-kube-prometheus-kube-prome-prometheus-0" + } + }, + { + "key": "service", + "value": { + "stringValue": "test-service" + } + } + ], "timeUnixNano": "0" } ] }, - "name": "k8s.cluster.memory.capacity" + "name": "k8s.node.memory.working_set" }, { - "description": "[STABLE] Information about a cluster node.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, + "startTimeUnixNano": "0", "timeUnixNano": "0" } ] }, - "name": "k8s.cluster.nodes" + "name": "k8s.node.network.bytes_received" }, { - "description": "[STABLE] The condition of a cluster node.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, + "startTimeUnixNano": "0", "timeUnixNano": "0" } ] }, - "name": "k8s.cluster.nodes.ready" + "name": "k8s.node.network.bytes_transmitted" }, { - "description": "[STABLE] The condition of a cluster node.", "gauge": { "dataPoints": [ { - "asDouble": 1, + "asDouble": 0, + "startTimeUnixNano": "0", "timeUnixNano": "0" } ] }, - "name": "k8s.cluster.nodes.ready.avg" + "name": "k8s.node.network.packets_received" }, { - "description": "[STABLE] Information about pod.", "gauge": { "dataPoints": [ { - "asDouble": 22, + "asDouble": 0, + "startTimeUnixNano": "0", "timeUnixNano": "0" } ] }, - "name": "k8s.cluster.pods" + "name": "k8s.node.network.packets_transmitted" }, { - "description": "[STABLE] The pods current phase.", "gauge": { "dataPoints": [ { - "asDouble": 21, - "timeUnixNano": "0" - }, - { - "asDouble": 22, + "asDouble": 0, + "startTimeUnixNano": "0", "timeUnixNano": "0" } ] }, - "name": "k8s.cluster.pods.running" + "name": "k8s.node.network.receive_packets_dropped" }, { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 0.85, - "timeUnixNano": "0" - }, - { - "asDouble": 0.8500000000000001, + "asDouble": 0, + "startTimeUnixNano": "0", "timeUnixNano": "0" } ] }, - "name": "k8s.cluster.spec.cpu.requests" + "name": "k8s.node.network.transmit_packets_dropped" }, { - "description": "The number of requested request resource by a container. It is recommended to use the kube_pod_resource_requests metric exposed by kube-scheduler instead, as it is more precise.", "gauge": { "dataPoints": [ { - "asDouble": 5255462912, + "asDouble": 2, "timeUnixNano": "0" } ] }, - "name": "k8s.cluster.spec.memory.requests" + "name": "k8s.node.pods" } ], "scope": {} From cf8222d8d945c1622ea9a1a4e789d59ec1e92e94 Mon Sep 17 00:00:00 2001 From: "tomas.panik" Date: Fri, 6 Oct 2023 17:32:24 +0200 Subject: [PATCH 5/7] NH-57036: I reworked the merge script of integration tests to be more reliable now --- tests/integration/expected_output.json | 187 +++++++++++++++++++++++++ tests/integration/test_utils.py | 44 ++++-- 2 files changed, 217 insertions(+), 14 deletions(-) diff --git a/tests/integration/expected_output.json b/tests/integration/expected_output.json index 2e78863a..ea5320a2 100644 --- a/tests/integration/expected_output.json +++ b/tests/integration/expected_output.json @@ -22271,6 +22271,127 @@ "scopeMetrics": [ { "metrics": [ + { + "gauge": { + "dataPoints": [ + { + "asDouble": 31.78, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.cluster.cpu.allocatable" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 32, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.cluster.cpu.capacity" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 126595563520, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.cluster.memory.allocatable" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 132738121728, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.cluster.memory.capacity" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.cluster.nodes" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.cluster.nodes.ready" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.cluster.nodes.ready.avg" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.cluster.pods" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.cluster.pods.running" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 0.1, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.cluster.spec.cpu.requests" + }, + { + "gauge": { + "dataPoints": [ + { + "asDouble": 6442450944, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.cluster.spec.memory.requests" + }, { "gauge": { "dataPoints": [ @@ -35873,6 +35994,72 @@ "scope": {} } ] + }, + { + "resource": { + "attributes": [ + { + "key": "http.scheme", + "value": { + "stringValue": "http" + } + }, + { + "key": "k8s.cluster.name", + "value": { + "stringValue": "cluster name" + } + }, + { + "key": "net.host.name", + "value": { + "stringValue": "test-node" + } + }, + { + "key": "net.host.port", + "value": { + "stringValue": "" + } + }, + { + "key": "sw.k8s.agent.app.version", + "value": { + "stringValue": "0.8.3" + } + }, + { + "key": "sw.k8s.agent.manifest.version", + "value": { + "stringValue": "2.8.0-alpha.3" + } + }, + { + "key": "sw.k8s.cluster.uid", + "value": { + "stringValue": "cluster-uid-123456789" + } + } + ] + }, + "scopeMetrics": [ + { + "metrics": [ + { + "gauge": { + "dataPoints": [ + { + "asDouble": 2, + "timeUnixNano": "0" + } + ] + }, + "name": "k8s.node.pods" + } + ], + "scope": {} + } + ] } ] } \ No newline at end of file diff --git a/tests/integration/test_utils.py b/tests/integration/test_utils.py index 28335ab2..89e0ce46 100644 --- a/tests/integration/test_utils.py +++ b/tests/integration/test_utils.py @@ -158,17 +158,29 @@ def process_metric_type(metric): sort_datapoints(metric) def merge_datapoints(existing_datapoints, new_datapoints): - existing_datapoints_dict = {datapoint_sorting_key(dp): dp for dp in existing_datapoints} + merged_datapoints = [(datapoint_sorting_key(dp), dp) for dp in existing_datapoints] for new_datapoint in new_datapoints: new_datapoint_hash_key = datapoint_sorting_key(new_datapoint) + found = False # flag to track if a matching datapoint was found + + for key, existing_datapoint in merged_datapoints: + if key == new_datapoint_hash_key: + existing_datapoint.update(new_datapoint) # update existing_datapoint in-place + found = True # set flag to True since a matching datapoint was found + break # exit the loop since a match was found and handled + + if not found: # if no matching datapoint was found, append the new datapoint + merged_datapoints.append((new_datapoint_hash_key, new_datapoint)) - if new_datapoint_hash_key in existing_datapoints_dict: - existing_datapoints_dict[new_datapoint_hash_key].update(new_datapoint) - else: - existing_datapoints.append(new_datapoint) - + existing_datapoints.clear() + existing_datapoints.extend(dp for _, dp in merged_datapoints) + def merge_metrics(existing_metric, new_metric): + if new_metric["name"] == "k8s.cluster.nodes.ready": + print("Skipping merge of scrape_duration_seconds metric") + return + metric_types = ["sum", "gauge", "histogram"] for metric_type in metric_types: @@ -178,11 +190,12 @@ def merge_metrics(existing_metric, new_metric): merge_datapoints(existing_datapoints, new_datapoints) def merge_scope_metrics(existing_scope, new_scope): - existing_metrics = {metric["name"]: metric for metric in existing_scope["metrics"]} - for new_metric in new_scope["metrics"]: - if new_metric["name"] in existing_metrics: - merge_metrics(existing_metrics[new_metric["name"]], new_metric) + new_metric_name = new_metric["name"] + for existing_metric in existing_scope["metrics"]: + if existing_metric["name"] == new_metric_name: + merge_metrics(existing_metric, new_metric) + break else: existing_scope["metrics"].append(new_metric) @@ -198,13 +211,16 @@ def merge_resources(existing_resource, new_resource): existing_scopes.append(new_scope) def custom_json_merge(result, new_json): - new_resources = {resource_sorting_key(resource): resource for resource in new_json["resourceMetrics"]} + new_resources = [(resource_sorting_key(resource), resource) for resource in new_json["resourceMetrics"]] + for existing_resource in result["resourceMetrics"]: existing_key = resource_sorting_key(existing_resource) - if existing_key in new_resources: - merge_resources(existing_resource, new_resources.pop(existing_key)) + matching_new_resources = [item for item in new_resources if item[0] == existing_key] + for _, new_resource in matching_new_resources: + merge_resources(existing_resource, new_resource) + new_resources.remove((existing_key, new_resource)) - result["resourceMetrics"].extend(new_resources.values()) + result["resourceMetrics"].extend(resource for _, resource in new_resources) def get_merged_json(content): result = {"resourceMetrics": []} From 03e66d51ff00de5a91736337026de1bd78b4f6c8 Mon Sep 17 00:00:00 2001 From: "tomas.panik" Date: Fri, 6 Oct 2023 17:34:49 +0200 Subject: [PATCH 6/7] NH-57036: Minor adjustment --- tests/integration/test_utils.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/tests/integration/test_utils.py b/tests/integration/test_utils.py index 89e0ce46..0f9e24c8 100644 --- a/tests/integration/test_utils.py +++ b/tests/integration/test_utils.py @@ -177,10 +177,6 @@ def merge_datapoints(existing_datapoints, new_datapoints): existing_datapoints.extend(dp for _, dp in merged_datapoints) def merge_metrics(existing_metric, new_metric): - if new_metric["name"] == "k8s.cluster.nodes.ready": - print("Skipping merge of scrape_duration_seconds metric") - return - metric_types = ["sum", "gauge", "histogram"] for metric_type in metric_types: @@ -224,7 +220,7 @@ def custom_json_merge(result, new_json): def get_merged_json(content): result = {"resourceMetrics": []} - for line in content.splitlines()[:5]: # take only last 5 lines to make it more reliable + for line in content.splitlines(): custom_json_merge(result, json.loads(line)) # Sort the result and set timeStamps to 0 to make it easier to compare From 7cf531a48b6d0f8e0e761647dc80a9ecc9497ed5 Mon Sep 17 00:00:00 2001 From: "tomas.panik" Date: Mon, 9 Oct 2023 11:08:54 +0200 Subject: [PATCH 7/7] NH-57036: Further stabilization of integration tests --- tests/integration/expected_output.json | 66 -------------------------- tests/integration/test_utils.py | 2 +- 2 files changed, 1 insertion(+), 67 deletions(-) diff --git a/tests/integration/expected_output.json b/tests/integration/expected_output.json index ea5320a2..f539e632 100644 --- a/tests/integration/expected_output.json +++ b/tests/integration/expected_output.json @@ -35994,72 +35994,6 @@ "scope": {} } ] - }, - { - "resource": { - "attributes": [ - { - "key": "http.scheme", - "value": { - "stringValue": "http" - } - }, - { - "key": "k8s.cluster.name", - "value": { - "stringValue": "cluster name" - } - }, - { - "key": "net.host.name", - "value": { - "stringValue": "test-node" - } - }, - { - "key": "net.host.port", - "value": { - "stringValue": "" - } - }, - { - "key": "sw.k8s.agent.app.version", - "value": { - "stringValue": "0.8.3" - } - }, - { - "key": "sw.k8s.agent.manifest.version", - "value": { - "stringValue": "2.8.0-alpha.3" - } - }, - { - "key": "sw.k8s.cluster.uid", - "value": { - "stringValue": "cluster-uid-123456789" - } - } - ] - }, - "scopeMetrics": [ - { - "metrics": [ - { - "gauge": { - "dataPoints": [ - { - "asDouble": 2, - "timeUnixNano": "0" - } - ] - }, - "name": "k8s.node.pods" - } - ], - "scope": {} - } - ] } ] } \ No newline at end of file diff --git a/tests/integration/test_utils.py b/tests/integration/test_utils.py index 0f9e24c8..3a6a1bdf 100644 --- a/tests/integration/test_utils.py +++ b/tests/integration/test_utils.py @@ -220,7 +220,7 @@ def custom_json_merge(result, new_json): def get_merged_json(content): result = {"resourceMetrics": []} - for line in content.splitlines(): + for line in content.splitlines()[-10:]: # only process the last 10 json lines custom_json_merge(result, json.loads(line)) # Sort the result and set timeStamps to 0 to make it easier to compare